How we can set to force update app to user from play store

Hello friends ,

my question is a can set some block in our app, so when we chnages our app and update in play store.
After prompt and force to update our app from play store .

So can it possible ? How ?

1 Like

Hi
If you use Firebase or Airtable, then Yes you can.
Set a label with text of the app version.
Set the app version in a cell in Airtable.
Now
When First Screen opens do
If Label text not = that cell text
Then go to app link on Google Play to update.
My regards