Ionic Deploy - Updates do not persist on iOS device

I’m having an issue where my updates are pushed and visible until I restart the application. After that, it reverts back to the previous app version. Things work as expected on Android. If I revert back to Cordova ios@3.9.0, it works as well, but anything greater than Cordova ios@4.0.0 it does not. Is this a known issue? Is there something else I need to be updating?

I’m using ionic-plugin-deploy 0.5.0

Cordova CLI: 6.1.1
Gulp version: CLI version 3.9.1
Gulp local: Local version 3.9.1
Ionic Version: 1.2.4
Ionic CLI Version: 1.7.14
Ionic App Lib Version: 0.7.0
ios-deploy version: 1.8.5
ios-sim version: 5.0.6
OS: Mac OS X El Capitan
Node Version: v4.3.1
Xcode version: Xcode 7.3 Build version 7D175

Any help would be appreciated

1 Like

We currently having the same issue, did you manage to resolve the problem?