Recently, Google introduced \'in-app updates\' in Google I/O 2019.
So I am trying to use it.
val appUpdateManager = AppUpdateManagerFactory.create(th
In my case, I have done the next steps:
When it starts, it checks the new version in Google Play Store, and shows the assistant for update it. If this solution works in a device but not in anothers, try to log in with the same Google account, and try the 5 steps again in this device. Then you can use your original account again. For some crazy reason, it appears that Google Play "activate" the version control and it returns that a version is available again in the rest of devices.
I don´t know exactly the behaviour...
Internal Test Tracks in the Google Play Console are an excellent tool to use when testing In-App Updates.