firebase / firebase/firebase-android-sdk

Json support to set Firebase Remote Configs defaults

Open
#1,818 10 comments 0 reactions 0 assignees View on GitHub
api: remoteconfig type: feature request
Dominant language
Java
Stars
2.6k
Forks
710
Avg merge
2d 9h
Merged PRs (30d)
31

Description

## What feature would you like to see?

Would be very usefull to have a simple way to export the firebase remote config fields to a json/xml and import them into another project/default values file.

Today in order to do that we must config a sample project (available here) but this project isnt able to generate de default values file.
Would be very usefull to have a simple way to do that, i have several remote config fields and app wont work without them. so on first run user must wait a few seconds (depending on his internet) to load the remote config constants) would be very nice if i could take a snapshot of the remote config values and pack it inside the apk in order to make first run faster

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.