Skip to content

configcat-labs/ab-testing-in-ios-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feature Flags in Swift iOS Sample

Read the blog post here

Using this iOS app, I’ve demonstrated how to conduct an A/B testing experiment in Swift using feature flags. The purpose of this experiment is to determine whether changing the product price text color to red will increase sales. The article demonstrated how feature flags can streamline this process.

Build & Run

Prerequisites

  • A Mac computer
  • The latest version of Xcode

How to run the app

  1. Clone this repository
  2. Open the ab-testing-ios-sample.xcworkspace file with Xcode
  3. You should be able to see a preview of the app by selecting ProductView in the left sidebar

Screenshot of sample app

Learn more

ConfigCat also supports many other frameworks and languages. Check out the full list of supported SDKs here.

You can also explore other code samples for various languages, frameworks, and topics here in the ConfigCat labs on GitHub.

Keep up with ConfigCat on Twitter, Facebook, LinkedIn, and GitHub.

Author

Chavez Harris

Contributions

Contributions are welcome!

About

How to implement A/B testing in iOS ?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published