-
Notifications
You must be signed in to change notification settings - Fork 0
Home
rohitphogat19 edited this page Mar 12, 2019
·
18 revisions
Welcome to the Channelize-iOS
The following documentation is built to help you with installing our iOS SDKs into your project.
The Channelize SDK can be installed using the following method
Firstly, you will need to register on Channelize: https://channelize.io/pricing
After the successful payment at https://channelize.io/pricing you'll get the API URLs and Keys to run Channelize into your app.
- If you want to Use only Channelize API sdk, download Channelize-API.zip file from here
- If you want to use both Channelize API and UI SDK, download both Channelize-API.zip and Channelize.zip file from here.
- https://github.com/ChannelizeIO/Channelize-iOS/blob/master/Channelize_API.framework.zip
- https://github.com/ChannelizeIO/Channelize-iOS/blob/master/Channelize.framework.zip
- Extract these files, you will get framework files.
- Copy and paste these in your project directory.
- Put these in the Embedded Binaries section of your project as shown