This repository contains a sample app with multiple demos showcasing the Amazon IVS Player iOS SDK:
- BasicPlayback: This is the most basic example of how to get started with the SDK.
- CustomUI: This is a more advanced example that shows how to build a custom UI on top of the SDK.
- QuizDemo: This is a trivia game example in which the questions are sent over timed metadata embedded in the stream.
- Clone the repository to your local machine.
- Open
AmazonIVSPlayerSamples.xcodeproj. - Build and run the
AmazonIVSPlayerSamplestarget in the simulator. - Select a sample from the list to try it out.
This project is licensed under the MIT-0 License. See the LICENSE file.