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 has been archived by the owner on Oct 1, 2018. It is now read-only.
By reading Update workflow I noticed that '7.Update installed, and user is redirected to the index page of your application.'
I use this chcp plugin in my project and everything works well on Android including three steps: fetch-install-redirect.
The last step of 'redirect' on IOS does not works, just splash screen and the home.html didn't change, however, the release in chcp.json has been synchronized to the local device that means when I restart my app application the function called chcp.fetchUpdate() will return the error.code:2-NOTHING_TO_UPDATE. I need help.
😢 We are not using nordnet/cordova-hot-code-push anymore, and we lack the manpower and the experience needed to maintain it. We are aware of the inconveniece that this may cause you. Feel free to use it as is, or create your own fork.
By reading Update workflow I noticed that '7.Update installed, and user is redirected to the index page of your application.'
I use this chcp plugin in my project and everything works well on Android including three steps: fetch-install-redirect.
The last step of 'redirect' on IOS does not works, just splash screen and the
home.html
didn't change, however, the release inchcp.json
has been synchronized to the local device that means when I restart my app application the function calledchcp.fetchUpdate()
will return theerror.code:2-NOTHING_TO_UPDATE
. I need help.My test device is iphone 7, IOS 11.
cordova info:
The Xcode console's info:
CDVWKWebViewEngine shouldReloadWebView reload: 0
What should I do?The text was updated successfully, but these errors were encountered: