Skip to content

furkannkaymaz/Firebase-remote-config

Repository files navigation

Firebase Remote Config App

→ What is Firebase Remote Config? ↓
Firebase Remote Config is a cloud service that lets you change the behavior and appearance of your app without requiring users to download an app update. When using Remote Config, you create in-app default values that control the behavior and appearance of your app. Then, you can later use the Firebase console or the Remote Config backend APIs to override in-app default values for all app users or for segments of your user base. Your app controls when updates are applied, and it can frequently check for updates and apply them with a negligible impact on performance.
→ First you have to integrate Firebase into your project. You can do this from the link below. ↓
→ Then you can follow the document below to plant Firebase Remote Config. It has a simple integration, it will be useful to examine it in detail. ↓
→ A few screenshots of the application are shared below

img_firebase

img_phone_ss2

Releases

No releases published

Packages

No packages published

Languages