Promotions SDK

From ePrize Developers Wiki

(Difference between revisions)
Jump to: navigation, search
(Adding sample client keys section)
m (Minor verbiage change to summary paragraph, removing reference to calls-to-action to avoid confusion.)
Line 1: Line 1:
== Summary ==
== 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 add calls-to-action (buttons, ads, etc.) in your mobile application 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 web view and presented to the user - all while remaining in your application.
+
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 ==
== Sample Client Keys for Testing ==

Revision as of 13:22, 9 April 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.

Important Note:
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:

Personal tools