Hi All,
Currently I am using live deploy with update method “background”. Now I am thinking of changing to “none” as I want to have full control of it trough the deploy plugin API. I have to question here:
- What is the proper way to just change the update method without calling cordova plugin add again?
- If there is a way to just change the update method without reinstalling the plugin, do I need to repackage the app or live deploy will take care of it?
Thanks!