-
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
Code Push not working #2628
Comments
+1, updates are not showing on devices |
+1, I'm having the same issue. |
+1. I'm seeing the same |
Just to clarify, is react-native 0.72.x supported on Android? |
We're currently looking into this. Also let me know what version of react-native-code-push and react-native you are using, including the platform. |
I don't remember when did it start to happen. I guess it was random |
Can you please contact our support: https://learn.microsoft.com/en-us/appcenter/help#accessing-app-center-free-support and share more information there? Please include your app name and deployment key that you are using. |
i have error two. when i called checkForUpdate function, codepush library gives me error message like this any updates..? |
try to switch 0.73.1 react native and then try. |
i'm using react native: 0.72.5, i downgrade react-native-code-push to 7.0.4 and it worked |
@hoangtrunnam Did you downgrade it for Android too? I tried but it makes the compilation error on Android. EDIT:
|
@mununki mun can you test it? if it worked, pls let me know by reply this message "react-native-code-push": "8.0.0", |
Still having an issue. I opened new issue #2639 |
Hello, @mununki, I see that you resolved this issue with fix in #2639 (comment). Also, I see reports that issue is gone in react-native-code-push 8.0.0, so closing this issue. Please, feel free to reopen it in case of new information. |
pls check this i had this issue which was solved. #2529 (comment) |
Any codepush update is not installed/downloaded on any device
Steps to Reproduce
Expected Behavior
The app should get updated for all the users
Actual Behavior
No update gets pushed to user
The text was updated successfully, but these errors were encountered: