You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement Firebase Remote Config in Android app Save the latest version code of app in Remote config panel Fetch that value from Remote Config and check if it is greater then current app version code or not, if it is then prompt the user to update the app. Otherwise, the app is already updated.