-
Notifications
You must be signed in to change notification settings - Fork 0
This repository contains code of a tutorials where I explained about Firebase Remote Config and how we can use it to force Android user to update the app?
waqasyounis334/FirebaseRemoteConfigTutorials
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
#Firebase Remote Config Android Tutorials ##How we can use Firebase Remote Config to force android app user to update the app? ###This repostory is for explaining the **Firebase Remote Config Tutorial.** That how we could use it In this code, I have implemeted Firebase Remote Config to force user update the app. So, we first put the latest app version code in Firebase Remote Config Console and then fetch it values and compare it with the current version of app. If the current version code of app is less than the fetched app version code then we show an alert dialog asking for user to update the app. >You can find the complete tutorial about [what is Firebase Remote Config and how we can implement it in Android?](https://firebasetutorials.com/firebase-remote-config-complete-android-tutorials-with-sample-app/) Thanks
About
This repository contains code of a tutorials where I explained about Firebase Remote Config and how we can use it to force Android user to update the app?
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published