I’m developing an app, soon to be launched on play-store, do the user have to update the app every time I publish new updates on my launched app?
Are the conditions different for the beta apps?
I’m developing an app, soon to be launched on play-store, do the user have to update the app every time I publish new updates on my launched app?
Are the conditions different for the beta apps?
Hi Rishabh,
Welcome to the Community!
When you update data (database) in your app, your users don’t need to update the app. It will automatically show in the app.
If you make a UI change for example, you would need to push a new build for those changes to take effect. (your users need to update to the new version you publish)
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.