-
Notifications
You must be signed in to change notification settings - Fork 24.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to run release build #22335
Comments
I can't even build development on Windows unless I remove |
#18313 may help you |
@CarGuo, thanks for your response. I'm confused though, what in particular might be of help here? I'm using Expo, so it seems not applicable, but maybe I'm mistaken? Thanks again. |
Sorry,My mistake,this may help to this issue with @isaaclem |
Summary: Default HelloWorld template for iOS doesn't make production main.jsbundle. This is little bit confusing in compare with Android building app when everything works one first run. Make it seamless, reduce confuse. Based on docs https://facebook.github.io/react-native/docs/running-on-device#3-configure-app-to-use-static-bundle Fixes #22335 Fixes #18562 Pull Request resolved: #22531 Differential Revision: D13372773 Pulled By: cpojer fbshipit-source-id: 888c675b7d11b1a323445e092ec9ff83924c42f4
Environment
Run
react-native info
in your terminal and paste its contents here.Description
Running the below command to build and hit exception:
EXCEPTIONS
The text was updated successfully, but these errors were encountered: