I'm trying to update an existing native app (actually are two: one for iOS and one for Android) switching all the content with cordova. Basically I need to rewrite the app with cordova but I also would like to update the same app instead of asking to users to uninstall the old one and install back the new one. Is it possible? Any advice?
Thank you in advance!