Handle signature mismatch when updating an app
- /e/ version:any
- Device model(s): any
Summary
Handle properly a signature mismatch when updating an app in App Lounge
Description
What is the current behavior?
The downloading starts then the button displays Retry
(cf. this comment)
What is the improved behavior?
When App Lounge realizes there is a signature mismatch when trying to update an app, it should display the following message the first time:
The update cannot be applied because there is a signature mismatch between the update of [name of the app] and the version you've installed on your phone. To remedy this you can uninstall [name of the app] and then install it again from App Lounge.
Note: This message won't appear again.
At the end of message there is an OK
button. Clicking on it or tapping on the back button makes the message disappear.
What does it bring?
User can understand what is going on.
Examples
Validation
Checklist
- [ ] License
-
Translations -
Documentation -
Test plan