Promotions SDK
From ePrize Developers Wiki
m (Updating iOS and Android links to remove ePrize from url) |
m (Adding Licensing Agreement section and link.) |
||
Line 24: | Line 24: | ||
<li>[[Mobile_SDK_iOS|iOS]]</li> | <li>[[Mobile_SDK_iOS|iOS]]</li> | ||
<li>[[Mobile_SDK_Android|Android]]</li> | <li>[[Mobile_SDK_Android|Android]]</li> | ||
+ | </ul> | ||
+ | |||
+ | == License Agreement == | ||
+ | |||
+ | <ul> | ||
+ | <li>[http://www.helloworld.com/assets/mobile/HelloWorld%20Mobile%20SDK%20License%20Agreement.pdf Mobile SDK License Agreement]</li> | ||
</ul> | </ul> |
Revision as of 17:31, 31 January 2014
Contents |
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: