Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

flowplayer/flowplayer-ios-sdk-demo

Repository files navigation

About

This is a sample application that demonstrates how to integrate Flowplayer iOS SDK in your iOS project.

Find the SDK's latest release here.

If you found any issues or you have any questions, please report them at the issue tracker of this repository.

How to run the demo

After downloading this app:

  1. Open a terminal and cd to the location of the project's Podfile.
  2. Run pod install to fetch the dependencies.
  3. Open Info.plist and updated the key FlowplayerAccessToken with your access token.