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

Firebase Remote Config - Pro Tips

Firebase Remote Config - Pro Tips

Pro tips for using Firebase Remote Config as feature-flag engine in mobile apps.

Presentation given at Seven Masters by iMasters, Firebase Edition (august / 2017).

Ubiratan Soares

August 31, 2017
Tweet

More Decks by Ubiratan Soares

Other Decks in Programming

Transcript

  1. If you cannot wait for the next interaction with your

    app … Can user wait for the actual values for configs at current app section ?
  2. Waiting for refresh Fetch and activate using callback and provide

    the proper visual feedback (usually a blocking, loading screen)
  3. FINAL REMARKS • RemoteConfig is a great tool for feature-flagging

    • Deadly simple to integrate with provided SDKs • Beware of basics (default values, limitations, config compatibilities, etc) • Choose the proper fetch+activate strategy for each config
  4. UBIRATAN SOARES Computer Scientist by ICMC/USP Software Engineer, curious guy

    Google Developer Expert for Android Teacher, speaker, etc, etc