DEPRECATED - This repository is deprecated in favour of our new spec-repo!
The new repository contains all v2
versions which are available in this repository, as well as additional releases of the new major version (3.0.0
).
This repository contains all released versions of the Bitmovin Player iOS SDK up to 2.x.
Find some sample applications using the Bitmovin Player iOS SDK in our sample repository.
Add pod 'BitmovinPlayer', git: 'https://github.com/bitmovin/bitmovin-player-ios-sdk-cocoapod.git', tag: '2.35.0
to your Podfile. After that, install the pod using pod install
.
- When using XCode, go to the
General
settings page and add the SDK bundle (BitmovinPlayer.framework
) underLinked Frameworks and Libraries
.
-
Add your Bitmovin player license key to the
Info.plist
file asBitmovinPlayerLicenseKey
.Your player license key can be found when logging in into https://dashboard.bitmovin.com and navigating to
Player -> Licenses
. -
Add the Bundle identifier of the iOS application which is using the SDK as an allowed domain to the Bitmovin licensing backend. This can also be done under
Player -> Licenses
when logging in into https://dashboard.bitmovin.com with your account.When you do not do this, you'll get a license error when starting the application which contains the player.