This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Description
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):
Description
Here is the description of the issue we are seeing that we need help with:
Using MS AppCenter in the past, we have successfully performed CodePushes on our both our iOS and Android app builds (written with Ionic on Cordova) that reside in the Apple and Google Stores, including a December 19, 2019 (target version 2.18.1) and January 27, 2020 (target version *) CodePush noted in our App Center account.
When we chose to do a new CodePush yesterday, September 21 (target version *), for either iOS or Android, we experienced the following steps:
- The app did not recognize the update if the user was already logged in from a prior session (V2.18.1 noted in the app info)
- When the user logged out of the app, killed the app (swipe up), restarted the app and logged in, CodePush was recognized and completed the update (V2.33.0 noted in the app info – correct update)
- User logs out and kills the app, or just kills the app and restarts it, the app reverted back to V2.18.1 again with no user interaction
- Subsequent log outs and restarts of the app still remained at V2.18.1 and no prompts for CodePush ever came back a second time
Reproduction
See above
Additional Information
- cordova-plugin-code-push version:
- List of installed plugins:
- Cordova version:
- iOS/Android/Windows version:
- Does this reproduce on a debug build or release build?
- Does this reproduce on a simulator, or only on a physical device?
(The more info the faster we will be able to address it!)