Skip to content

brian-intuit/hello-ios

 
 

Repository files navigation

LaunchDarkly Sample iOS Application

We've built a simple console application that demonstrates how LaunchDarkly's SDK works. Below, you'll find the basic build procedure, but for more comprehensive instructions, you can visit your Quickstart page.

Build instructions
  1. Make sure you have XCode and CocoaPods installed
  2. Make sure you're in this directory and then type pod install
  3. Open hello-ios.xcworkspace in XCode
  4. Copy the mobile key from your account settings page and the feature flag key(s) from your LaunchDarkly dashboard into ViewController.m
  5. Run your application through XCode

About

Hello LaunchDarkly for iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 98.7%
  • Ruby 1.3%