Android Studio – App doesn't restart automatically after completing Android's in-app flexible update process in some devices
I'm trying to add Google Play Core flexible update to the app i'm working on. As stated in the documentation in Android website app should restart automatically to main activity after completing the update process when you call completeUpdate method…