Closed carlo318 closed 5 years ago
Hi @carlo318
There is no autoupdate by itself
right now, but don't worry, you can modify the code by yourself blow:
https://github.com/vaenow/cordova-plugin-app-update/blob/ecceb6af116b3492e4a82e0a08c56473da5ef8fe/src/android/UpdateManager.java#L152
After that, it's very thank you to make a pull request to help other guys. 🙂
Perfect @vaenow , it works! I will make a pull request asap.
Thankyou!
👍 cool
Hi, nice plugin, it works very well.
Is there an option to let Auto Update be executed immediately, without the need by the user to tap on "Update" button? I would like to let my app autoupdate by itself while nobody is using it. Thankyou. Carlo