Cheetah Loyalty Rewards iOS
The Cheetah Loyalty Challenges iOS SDK contains a collection of components used to respond to Rewards of the Cheetah Loyalty platform.
Requirements
- Deployment Target: iOS 11.0
- Xcode 11.x
- Swift 5.1
CheetahLoyaltyCore
v1.3.0CheetahLoyaltyUI
v1.3.0
Installation
Manually
- Install
CheetahLoyaltyCore
andCheetahLoyaltyUI
frameworks. - Download the CheetahLoyaltyRewards SDK from the releases.
- Extract it then drag & drop CheetahLoyaltyRewards.xcframework to your project’s directory.
- In “Frameworks, Libraries, and Embedded Content” section under the “General” tab, click on the “+” button then “Add Other”, and then “Add Files…”.
- Select the CheetahLoyaltyRewards.xcframework 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.