this post was submitted on 31 Jan 2024
18 points (87.5% liked)

Android Development

525 readers
1 users here now

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

founded 1 year ago
MODERATORS
 

Today, we are introducing a new tool that will prompt these users to update, bringing them closer to the app experience you intended to deliver.

Play recovery tools allow you to prompt users running specific versions of your app to update every time they restart the app.

you are viewing a single comment's thread
view the rest of the comments
[–] askat 4 points 8 months ago (1 children)

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.
[–] [email protected] 2 points 8 months ago* (last edited 8 months ago)

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.