react-native run-ios --configuration Release
- does not run in Release mode, but Debug instead
#16194
Labels
Resolution: Locked
This issue was locked by the bot.
Is this a bug report?
Yes
Have you read the Contributing Guidelines?
Yes.
Environment
Steps to Reproduce
Run the command in the title of this issue.
Expected Behavior
App runs in Release mode.
Actual Behavior
App runs in Debug mode-- shake menu, etc.
Reproducible Demo
Any skeleton RN app.
The text was updated successfully, but these errors were encountered: