You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2025. It is now read-only.
The 8.14MB mentioned above is the size of the JavaScript bundle.
I can't seem to find any solution for this problem or even other people mentioning it in the issues/pull requests of the relative projects (the code push ones and the react native one).
Am I missing something here?
Versions used:
react-native: 0.24.0
react-native-code-push: 1.10.0-beta (the release notes don't mention a change for this)
The functionality itself works perfectly in TestFlight
When we try to release our React Native iOS app in the App Store it's being rejected in the review phase, with the following message:
See complete feedback reply in this gist.
The 8.14MB mentioned above is the size of the JavaScript bundle.
I can't seem to find any solution for this problem or even other people mentioning it in the issues/pull requests of the relative projects (the code push ones and the react native one).
Am I missing something here?
Versions used:
react-native:0.24.0react-native-code-push:1.10.0-beta(the release notes don't mention a change for this)