Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Firebase Remote Config

Firebase Remote Config

Friday talk by codigo

Nyi Nyi Zaw

January 10, 2020
Tweet

More Decks by Nyi Nyi Zaw

Other Decks in Technology

Transcript

  1. What does Firebase Remote Configuration do? 1. behavior and appearance

    of your app without requiring users to download an app update. 2. Need to create in-app default values 3. Can use Firebase console or Remote Config REST API 4. can frequently check for updates and apply them with a negligible impact on performance
  2. Remote Config process flow 1. Define Remote Configuration 2. Assign

    Defaults for Parameters 3. Get the value from Remote Config 4. Update value in Remote Config