Skip to content

The Triton Digital® Mobile SDK is designed to help you play your radio station or display on-demand advertisements very easily in your own application.

License

Notifications You must be signed in to change notification settings

tritondigital/ios-sdk

Repository files navigation

Triton Digital® Mobile SDK for iOS

The Triton Digital® Mobile SDK is designed to help you play your radio station or display on-demand advertisements very easily in your own application. There are two (2) versions of the mobile SDK; one for Android and one for iOS. This is the iOS version.

The Triton Digital® Mobile SDK for iOS includes a ZIP file that contains the API reference, and a sample application that is ready to compile showing the most common uses of the SDK.

The Triton Digital® Mobile SDK for iOS adds about 8 MB to the size of your iOS mobile application. This may vary with updates, and according to the parameters that you use.

The main features of the SDK include:

  • Play Triton Digital® streams (including HLS mounts);
  • Receive meta-data synchronized with the streams;
  • Receive Now Playing History information; and
  • Advertising:
    • Sync banners
    • On-demand audio and video interstitial ads
    • Support for VAST and DAAST formats

For complete documentation on using the Triton Digital® Mobile SDK for iOS, visit our online documentation.

Getting Started

The following instructions will get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  XCode (via App Store)
  Git Client (via App Store)
Brew
  Appledoc (via Brew)

In order to link the Triton Digital® Mobile SDK for iOS, the frameworks SystemConfiguration, AdSupport, AVFoundation, MediaPlayer and CoreMedia must also be linked in Xcode.

In order to install and use the Triton Digital® Mobile SDK for iOS you may be required to download proprietary third party libraries. You are responsible to ensure that you have all the necessary right and authorizations to download and install such libraries and that you comply with the applicable license.

Install

  • Install Xcode from the App Store
  • Fork and clone the ios-sdk project from GitHub

Build

In your terminal run this command from the folder where you cloned the SDK:

sh xcode_build.sh <version number>

This will create a folder (e.g. triton-ios-sdk-2.7) containing the SDK framework, documentation, and sample application.

Sample Application

  • Open the tritonplayer-sample-app project in XCode
  • Select a Simulator device or connected phone
  • Run

Running the tests

  • Open the SDK source code in XCode
  • Select the TritonPlayerSDKStatic target
  • Open the Product menu item and select Test

Built With

Xcode

Contributing

If you wish to contribute to this project, please see the CONTRIBUTING.md file for details.

Versioning

We use an internal versioning system. All accepted contributions will be versioned under this versioning scheme.

License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details

About

The Triton Digital® Mobile SDK is designed to help you play your radio station or display on-demand advertisements very easily in your own application.

Resources

License

Stars

Watchers

Forks

Packages

No packages published