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

Welcome to the Channelize-iOS

Contents

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. Put these in the Embedded Binaries section of your project as shown

Integration

  1. Click Here if you Have Purchase only API SDK
  2. Click Here if you have purchase both API and UI SDK
Clone this wiki locally