Promotions SDK
From ePrize Developers Wiki
m (Minor verbiage change to summary paragraph, removing reference to calls-to-action to avoid confusion.) |
m (EPrize Mobile SDK moved to Mobile SDK) |
Revision as of 14:03, 1 May 2013
Summary
The ePrize Mobile SDK is designed to be an easy and practical way to retrieve a list of active promotions your organization is running with ePrize, Inc. Once you retrieve a list of active promotions, you can use the SDK to launch a given promotion using an instance of the SDK's built-in web view controller, where the specified promotion will be loaded into a customizable web view and presented to the user - all while remaining in your mobile application.
Sample Client Keys for Testing
As you will see in the OS-specific documentation, you will need to configure the ePrize Mobile SDK with your public client key in order to retrieve a list of active promotions. Since your organization may not have any active promotions available when developing and integrating the SDK into your mobile app, we have provided three sample client keys:
- dev_none (no active promotions)
- dev_one (one active promotion)
- dev_multi (more than one active promotion)
While developing, we recommend that you test with all three client keys in an effort to ensure your app is able to handle all of the different scenarios you could encounter when retrieving the list of active promotions: no active promotions, one active promotion, and more than one active promotion.
If you use these sample client keys for testing, be sure to replace it with your actual client key before exporting the final release build of your app.
Documentation
Presently, ePrize offers this SDK for the following operating systems: