Skip to content

This is the Github repository for Zype’s legacy open source app templates which are no longer being supported. If you are looking to build streaming applications for OTT with Zype, check out Zype Apps Creator to leverage the latest app building features and functionality.

License

Notifications You must be signed in to change notification settings

zype/zype-apple-tv

Repository files navigation

Want to learn more about Zype’s solutions for OTT apps, video streaming and playout? Visit our website.

Zype's Apple TV SDK

This legacy open source app template is no longer supported by Zype. If you are looking to build streaming applications for OTT, we recommend using Zype Apps Creator for the latest app building features and functionality.

Creating a New Application with the SDK

  1. In order to create an Apple TV app using the SDK, you will need to create a Apple TV app on the Zype platform. If you have not done this you can do that on the Zype platform in the Dashboard in the Manage Apps tab under Publish. You will see a button to create a new app; just follow the instructions there.

  2. Once you have your Apple TV app created on the platform, click on get bundle and the bundle will be emailed to you.

  3. Inside the source folder, type pod install. You need to have Cocoapods installed in order to do this step. To install them on your Mac follow this guide.

  4. The SDK comes with default assets. Some assets will need be swapped out for your app: icon focus (fhd, hd, sd), icon side (hd, sd), splash screen (fhd, hd, sd) and the overhang logo. The dimensions of the overhang logo are up to you, but the other assets have specific sizes that you can see here.

  5. You can now take a look at your app by running it in tvOS Simulator.

  6. (Optional) You can update the app's theme color by setting the theme inside Zype/Info.plist. The theme can be set to: "dark" or "light".

Contributing to the Repository

We welcome contributions to Apple TV SDK. If you have any suggestions or notice any bugs you can raise an issue. If you have any changes to the code base that you want to see added, you can fork the repository, then submit a pull request with your changes explaining what you changed, why you believe it should be added, and how one would test these changes. Thank you to the community!

Support

If you need more information on how Zype API works, you can read the documentation here. If you have any other questions, feel free to contact us at support@zype.com.

Versioning

For the versions available, see the tags on this repository.

Authors

  • Andrey Kasatkin - Initial work - Svetliy
  • Khurshid Fayzullaev - Native In-App subscription - khfayzullaev
  • Jeremy Kay - Zype platform integration - jeremykay
  • Eric Chang - Native to Universal subscription, midroll ads - Promulgate

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

This is the Github repository for Zype’s legacy open source app templates which are no longer being supported. If you are looking to build streaming applications for OTT with Zype, check out Zype Apps Creator to leverage the latest app building features and functionality.

Resources

License

Stars

Watchers

Forks

Packages

No packages published