React Native Simulator: No bundle URL present #2317
Replies: 1 comment
-
The discussion is being continued on intercom |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
React Native
Steps to reproduce
https://github.com/codemagic-ci-cd/codemagic-sample-projects/blob/main/react-native/react-native-ios-simulator-build/codemagic.yaml
Expected results
The App works without issue
Actual results
The App display a "No bundle URL present" error:

Note: this seems to be a common error when we generate a RN build without bundling it before. I believe the Code Magic sample should be updated to include the bundle command as well.
Build id (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions