Skip to content
rohitphogat19 edited this page Mar 8, 2019 · 18 revisions

Welcome to the Channelize-iOS

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.

  1. If you want to Use only Channelize API sdk, download Channelize-API.zip file from here
  1. If you want to use both Channelize API and UI SDK, download both Channelize-API.zip and Channelize.zip file from here.
  1. Extract these files, you will get framework files.
  2. Copy and paste these in your project directory.
  3. Drag and drop it in the Embedded Binaries section of your project as described in the below image.

Channelize API SDK Integration

Please visit this page for API SDK integration https://github.com/ChannelizeIO/Channelize-iOS/wiki/Channelize-API-SDK-Integration

Channelize API and UI SDK Integration

Please visit these page for API and UI SDK integration https://github.com/ChannelizeIO/Channelize-iOS/wiki/Channelize-iOS-UI-SDK-Documentation

Clone this wiki locally