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

Description
After update from appstore, application still uses old codepush update which was downloaded earlier on device for previous version of application. It's the problem because our application will not work with BE until it (app) has the latest version. If we release codepush update for this new appstore version that helps but looks weird. As just after appstore update user sees application downloading update then codepush update process starts and user has to reload an app to make it work. We were able to repeat this issue on the latest iOS 10.2 (on all devices with this version). This's ionic1 cordova application. Is it possible to force new appstore release to use its own code and ignore previous codepush update? Do you have any thoughts when this might be managed/fixed?