RICHIT PATEL
RICHIT PATEL

Reputation: 51

How to configure Flexible OR Immediate release for android in app updates?

For in-app updates feature in Android, How to configure Flexible/Immediate release on Playstore?

Upvotes: 5

Views: 2605

Answers (1)

Ronak Doshi
Ronak Doshi

Reputation: 155

You have to write your own logic whether you want Flexible or Immediate Update as there is no such functionality in Google Play Console for now.

I found this on Google Issue Tracker

Soon you'll be able to specify an in-app update priority for your app release, which will be made available through the in-app update API. Please see this Android Developer Summit talk for more details: https://www.youtube.com/watch?v=_o_q6hatcIs

Upvotes: 1

Related Questions