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.
I'm developing an ionic application and i'm using cordova hot code push plugin. I'm able to successfully fetch the update and install it and it shows the changes too. But once I close the application and clear it from the RAM and re open it, the changes are gone and I get an error that Nothin new to download from the server.
Thanks for your response. I was able to solve the issue by removing cordova-plugin-ionic-webview which comes by default and adding cordova-plugin-WKWebView-engine
😢 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.
I'm developing an ionic application and i'm using cordova hot code push plugin. I'm able to successfully fetch the update and install it and it shows the changes too. But once I close the application and clear it from the RAM and re open it, the changes are gone and I get an error that Nothin new to download from the server.
My app.component.ts
My cordova-hcp.json
My config.xml
Cordova-hot-code-push-plugin version 1.5.3
The text was updated successfully, but these errors were encountered: