-
Notifications
You must be signed in to change notification settings - Fork 467
assests installation and removal #191
Comments
You are probably right. I might leave it, but still want to store the request and execute it when assets installation is done.
During the lifetime app stores 3 copies of
|
I agree, it will be the best solution, I have expected such behavior when have been doing my initial hot-code-push tests. |
It would be great to have an API to manage backups and recovery. |
You are probably right. It would be nice to have some way to control it, since not everyone need that. |
👋 Hi! Thank you for your interest in this repo. 😢 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. 🔒 This will now be closed & locked. ℹ️ Please see #371 for more information. |
Problem
I'm using cordova-hot-code-push in my Polymer 1.x based project. As I'm currently debugging the project so I deploy non vulcanized files, total 121.24MB in 4106 files.
1.) It takes quite long time till the assets are installed so I see the message ASSETS_FOLDER_IN_NOT_YET_INSTALLED quite often, and if you will remove it as you stated in
#161 (comment) , it would be quite confusing why the update doesn't start for the new users (as it by itself was for me, till I have realized that copy operation takes a long time).
2.) After several updates app starts to use too much space, is there a way to request old updates deletion after installing new?
System info
The text was updated successfully, but these errors were encountered: