You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2018. It is now read-only.
After deploying a new version, the simulator can update itself without restarting the app (without any issues), but for a physical iPhone, the following error occurs:
file:///var/mobile/Containers/Data/Application/248629FC-C77B-4A89-917F-B286E7F1C0B0/Library/Application%20Support/vu.space.mobile/cordova-hot-code-push-plugin/2016.01.12-10.17.28/www/index.html
[Error] Failed to load resource (index.html, line 0)
If I manually shut down the app and re-open it, it will have the updated code.
Tested on an iPhone 6 Plus, iOS 9.2 - same specs for Simulator.
One possible wrench thrown in the mix might be that we're using cordova-plugin-wkwebview-engine.
After deploying a new version, the simulator can update itself without restarting the app (without any issues), but for a physical iPhone, the following error occurs:
If I manually shut down the app and re-open it, it will have the updated code.
Tested on an iPhone 6 Plus, iOS 9.2 - same specs for Simulator.
One possible wrench thrown in the mix might be that we're using
cordova-plugin-wkwebview-engine.