Closed Dev-Tester-Test closed 1 year ago
the same problem in RN 70.1
This issue has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs within 15 days of this comment.
same issue
same issue on iOS production
same issue
same issue
Same issue
This issue has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs within 15 days of this comment.
This issue has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs within 15 days of this comment.
This issue will now be closed because it hasn't had any activity for 15 days after stale. Please feel free to open a new issue if you still have a question/issue or suggestion.
This issue will now be closed because it hasn't had any activity for 15 days after stale. Please feel free to open a new issue if you still have a question/issue or suggestion.
Steps to Reproduce
Expected Behavior / Description
On Android, I have set up Codepush following the Appcenter guide. When the app foregrounds I can see in the logs that Codepush is saying the app is up to date. After pushing out an update, I can see that update on Appcenter's Codepush section but it says 100% rollout, 0/0 Active installs. I am running the app on a staging buildType (note - adding the key string under buildType caused the app to not compile so I have it in strings.xml under the staging res/values folder... same issue as here https://github.com/microsoft/react-native-code-push/issues/1686). The way I test it is I compile the app onto a physical device that is plugged into my computer, then I unplug it so it doesn't hot-reload with the changes (I just change some text on the login page). Then I run the update command, but the app doe not seem to get it. Any help would be appreciated, thank you.
Environment