Firebase Remote Config

The API looks really straight forward with just a handful of functions:

https://firebase.google.com/docs/remote-config/get-started?platform=cpp#get-parameter-values-to-use-in-your-app_2

I would suggest that this is added to the existing Firebase extension (and have it renamed from extension-firebase-analytics to just extension-firebase). The functions would be added to a new module named remote_config.

3 Likes