Firebase A/B Testing
Firebase A/B Testing leverages Remote Config to automatically trial new app behaviors and exports the experiment results into Firebase Analytics. This sample demonstrates using an A/B test to test multiple color schemes within an app.
See OUTLINE.md for information on the design of the app, screenshots, and symbol references.
To view the older Objective-C and Swift quickstarts, view the LegacyABTestingQuickstart directory.