To prompt users running an outdated or broken version of your app to update to the latest available compatible version.
- Your app must be enrolled in Play App Signing.
- Your app must be published using the Android App Bundle.
Welcome to the programming.dev Android development community!
The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License
To prompt users running an outdated or broken version of your app to update to the latest available compatible version.
Eh it’s kind of nessecairy. An In-app solution would be fine if notifs weren’t needed.
The issue is that only google has a notification server.
Can you only show an optional update or can you set it mandatory?
User can dismiss the prompt. But prompt will be shown on every cold launch until app is updated.