Reputation: 13873
so currently I save my app setting in my firestore like this ?
it can work as I want, and it can be real time as well.
but recently I just learn about Firebase Remote Config, and it just basically to save key value pair on the cloud. and from the video I saw on youtube, the example is to store the configuration setting like the image above using Firebase Remote Config.
it sounds similar to firestore database in my opinion.
so I have 2 questions:
Upvotes: 0
Views: 999
Reputation: 76849
because Remote Config has conditions, rules, and conditional values.
restrict a Maps API key to the fingerprints of the app's signing keys.
Upvotes: 2