Slide for: GDD Europe 2017 Extended – Milano
Android utility for handle Firebase Remote Config
Firebase Remote Config | What is it?
Change the behavior and appearance of your app without publishing an app update.
Feature:
It’s a cloud service
A simple key-value store
Customize your app for segments of your user base (ex: A/B tests)
Docs: https://firebase.google.com/docs/remote-config/ (+ 3min video)