Skip to content

Files

Latest commit

85ef99a · Jan 14, 2025

History

History
This branch is 86 commits behind urbanairship/ios-library:main.

tvOSSample

tvOS Sample Quickstart

  1. Navigate to ios-library/tvOSSample and remove the .sample file extension from the AirshipConfig.plist.sample file.
  2. Open the AirshipConfig.plist file and add your development appkey under developmentAppKey and your development appsecret under developmentAppSecret. If you have production credentials, place your production appkey under productionAppKey and your production appsecret under productionAppSecret
  3. Open tvOSSample.xcodeproj and update the bundle identifier of the tvOSSample project to match the bundle identifier of your provisioned application.
  4. Run the tvOSSample target and enable push using the Enable Push button on the home screen, or the Push Enabled switch on the settings screen.

Please Note: