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

Firebase : Remote config & A/B testing

Firebase : Remote config & A/B testing

How to use Firebase to remote config & A/B test your app

Alexandra Tritz

January 14, 2019
Tweet

More Decks by Alexandra Tritz

Other Decks in Programming

Transcript

  1. Change the behavior and appearance of your app without publishing

    an app update What is Firebase remote config ?
  2. How does Firebase remote config work ? Launch time Local

    JSON Fetch firebase JSON App launched FB JSON Local JSON Success Failure
  3. Optimize your app experience by making it easy to run,

    analyze, and scale product and marketing experiments What is Firebase A/B testing ?
  4. How does Firebase A/B testing work ? Launch time Local

    Value Fetch firebase JSON App launched FB Value Local Value Success Failure