I have decided to remove Crosswalk Webview from my Cordova
application.
Now I have tried to publish the new updated version to "Console Play Store" and after that it says that users won't be able to update from the published latest old version. Indeed, I also tried from my phone to upgrade from my old version to the new one and it says that package could be corrupted. Otherwise, if I remove the old one and install the new one everything works fine.
I used the same keystore to sign the application. The only thing that has changed is the original "unsigned" apk (from the old Crosswalk ARM version to the standard cordova android-release-unsigned.apk
).
Could you please help me to find a way to publish my new app version and let users to update from latest old crosswalk arm version they already have?
Thanks