Skip to content
/ zype-ios Public

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-ios

Repository files navigation

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

Zype iOS Template

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.

The app is built with Objective-C and the Zype API.

Prerequisites

A valid and current Zype account
XCode software
CocoaPods
Enrollment in the Apple Developer Program

Installing

A detailed installation guide can be found in our [iOS app publishing recipe](https://github.com/zype/zype-ios/blob/master/RECIPE.md). High level steps include:
1. Clone or download this repo
2. Run pod install to install all dependencies
3. Open the workspace 
4. Click build and run
5. Configure app settings to match your Zype property app keys and other desired toggles

Supported Features

You can review supported monetization and features by visiting Zype's help center:

Creating a new iOS app based on the Zype Template

A step by step series of examples that tell you how to get a new app running. A detailed installation guide can be found in our iOS app publishing recipe.

1. Clone the repo
2. removed .git directory
3. open workspace
4. rename project, save
5. close project
6. modify pod file with a new name
7. run pod install
8. open workspace
9. Change bundle identifier for main target
10. Edit Scheme and rename your main scheme
11. Change Fabric script. otherwise the new app will be created under Zype account after running the app with new bundle id
12. remove reference to libs from the old project in project navigator
13. replace app icon
14. change oath key, app_key. 
15. change root_playlist_id
16. change bundle id and run the app. It will create a new app on the Fabric website
17. change bundle name and bundle display name in info plist
18. Update app with your assets

Built With

App Architecture

Image made with draw.io and source file can be opened via the follwing link: https://drive.google.com/file/d/0B9aYmGA7O0ZYTFRXaVR2bzU5WGc/view?usp=sharing

Versioning

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

Authors

  • Andrey Kasatkin - Initial work - Svetliy

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