HOW DO I INTEGRATE WITH XCHANNEL?
Integrating with xChannel inside your application is very straightforward and involves the following steps.
- Contact Us and obtain an API Key and Secret along with your xChannel Dashboard credentials
- Download our iOS/Android SDK from S3 and import it into your XCode/Android Studio project. Our iOS SDK is installed using CocoaPod while Android SDK is installed using Gradle
- Modify XChannelGlobals.h and add the new API key and secret
- Integrate our API as shown in our sample code
- Login to our dashboard using your new credentials and setup your Beacon and Campaign
That’s it! Now when you approach the Beacon location, you will receive a notification with the details of the deal you configured via the dashboard.