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 asset can be added as a library dependency in your project:
Learn more about Firebase Remote Config on the external project page:
Author | Defold |
License | MIT License |
Platforms | iOS Android |
Tags | System |
GitHub |