Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
This repository was archived by the owner on May 20, 2025. It is now read-only.

[ios] main.jsbundle is not found #629

@gorangajic

Description

@gorangajic

When I archive the project and try to run on the real device app just closes with this error message

Nov 28 16:09:09 [3113] : The specified JS bundle file wasn't found within the app's binary. Is "main.jsbundle" the correct file name?
Nov 28 16:09:09 (CoreFoundation)[3113] : *** Terminating app due to uncaught exception 'RCTFatalException: The specified JS bundle file wasn't found within the app's binary. Is "main.jsbundle" the correct file name?', reason: 'The specified JS bundle file wasn't found within the app's binary. Is "main...'

I have used react-native link to link code-push and I have checked manually if everything is linked and I didn't find anything wrong.
Also, I have run

code-push release-react MyApp-ios ios
code-push promote MyApp-ios Staging Production

Any ideas?

  • react-native-code-push version: 1.16.0-beta
  • react-native version: "0.35.0"

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions