-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Codepush download sucessfully but the bundle doesn't apply on ios only #2687
Comments
i just found that when i download the bundle using staging key it works, but production key it doesn't |
I am also facing the same error. |
i tried to set Mandatory for the bundle, it works after the app reload automatically but after reopen the app next time, the bundle is gone. |
anyone have solution on this :( |
from my side just because we forgot to full code there { |
pls check this i had this issue which was solved. #2529 (comment) |
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):
Steps to Reproduce
Expected Behavior
Actual Behavior
codePush.getUpdateMetadata() return expected installed bundle but it doesn't apply
Reproducible Demo
Examples
folder runnode create-app.js appName [email protected] [email protected]
command to generate plain CodePushified React Native app. Please see description on top ofcreate-app.js
file content if neededEnvironment
(The more info the faster we will be able to address it!)
The text was updated successfully, but these errors were encountered: