Firebase Remote Config [All official development resources]
Summary of official android development resources for 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.
This is a summary of all the official development resources distributed across different channels.
You can support this publication by becoming a member of Medium and getting unlimited access to every story. The writer will receive a portion of your membership fee.
Documentation
Source Code
Issue Tracker
Samples
The Firebase Blog
2022
2021
2020
2019
2018
- https://firebase.googleblog.com/2018/08/announcing-change-history-for-firebase.html
- https://firebase.googleblog.com/2018/03/announcing-remote-config-rest-api.html