Cheetah Loyalty Challenges iOS

The Cheetah Loyalty Challenges iOS SDK contains a collection of components used to respond to Challenges of the Cheetah Loyalty platform.

Requirements

  • Deployment Target: iOS 11.0
  • Xcode 11.x
  • Swift 5.1
  • CheetahLoyaltyCore v1.3.0
  • CheetahLoyaltyUI v1.3.0

Installation

Manually

  1. Install CheetahLoyaltyCore and CheetahLoyaltyUI frameworks.
  2. Download the CheetahLoyaltyChallenges SDK from the releases.
  3. Extract it then drag & drop CheetahLoyaltyChallenges.framework to your project’s directory.
  4. In “Frameworks, Libraries, and Embedded Content” section under the “General” tab, click on the “+” button then “Add Other”, and then “Add Files…”.
  5. Select the CheetahLoyaltyChallenges.framework file and make sure that it is set to “Embed & Sign” in the “Embed” column in the “Frameworks, Libraries, and Embedded Content” section under the “General” tab.

More

You can also check out our API Reference for more detailed information about our SDK.