Open beard7 opened 5 years ago
If you use the new Google Play signing method, you won't be able to update if you sign the self-hosted with a different cert because the app installed from the store will be signed by Google with their certificate.
Solution?
You don't have the private key used by Google.
Il mar 16 apr 2019, 22:47 Nashorn notifications@github.com ha scritto:
Solution?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/vaenow/cordova-plugin-app-update/issues/125#issuecomment-483837101, or mute the thread https://github.com/notifications/unsubscribe-auth/AMlCDonarwACum7rZLRRkNAYx0Ro8b4eks5vhjbzgaJpZM4bJn3P .
What is the solution?
Any way?
Yea, look at PhoneGaps hydration feature
Any solution for this issue?
The title says it all. If the app is installed from Google Play, but an updated version is hosted on a separate server, the new version will be detected and donloaded, but it won't install.
Is the a way to solve this?