Just started using the Firebase Remote Configs and could not find in the docs where it states the limit to the number of config parameters for one project. Anyone on the team know ?
Remote Config gives you visibility and fine-grained control over your app's behavior and appearance so you can make changes by simply updating its configuration from the Firebase console.
In the Firebase console, open your project. Select Remote Config from the menu to view the Remote Config dashboard. Define parameters with the same names as the parameters that you defined in your app.
Download Remote Config template defaults You can then include this file in your project and configure your app to import these values. You can download these files in XML format for Android apps, property list (plist) format for iOS apps, and JSON for web apps.
On the Firebase console navigation bar, click Remote Config. Add a parameter or choose a parameter to edit: To add a parameter: Click Add Parameter.
The docs have been updated to include the limits.
Within a Firebase project, you can have up to 2000 parameters, and up to 500 conditions. Parameter keys can be up to 256 characters long, must start with an underscore or English letter character (A-Z, a-z), and may also include numbers. The total length of parameter value strings within a project cannot exceed 800,000 characters.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With