The Optimizely tvOS SDK allows developers to experiment with tvOS apps. This SDK handles bucketing users into a specific variation of an experiment, tracking conversions, and reporting via Optimizely's Stats Engine.
- View the reference documentation
- Latest tvOS SDK
Make sure you have all of the following setup before walking through the demo apps.
- Make sure you have the latest macOS installed. Your macOS version must be at least OS X 10.11 El Capitan. If you are not at or above macOS 10.11 please upgrade now.
- Make sure how have the latest Xcode installed. Your Xcode version must be at least Xcode 7.2 for the full tvOS simulator runtime. If you are not at or above Xcode version 7.2 please get the latest version now from the app store.
- Make sure you have a tvOS simulator installed. To download a simulator:
- In Xcode, choose Xcode > Preferences
- In the preferences window, click Downloads
- In Components, find the tvOS simulator version you want to add, and clickt he Install button.
- Install either Cocoapods or Carthage as your dependency manager for tvOS.
- Create an Optimizely Account
This is the most basic demo app. It is written in Objective-C and contains only activation of a basic experiment and tracking a conversion event. Read the README.md in the Pet-Adopt Demo App for more information.
- Developer Docs: http://developers.optimizely.com/server
- Questions? Shoot us an email: developers@optimizely.com or use Live Chat on the SDK docs