Cheetah Loyalty Places iOS
The Cheetah Loyalty Places iOS SDK contains a collection of classes, methods, and protocols that encapsulates implementation of location and/or geofencing.
Requirements
- Deployment Target: iOS 11.0
- Xcode 11.x
- Swift 5.1
CheetahLoyaltyCore
v1.2.1CheetahLoyaltyUI
v1.2.1
Installation
Manually
- Install
CheetahLoyaltyCore
andCheetahLoyaltyUI
frameworks. - Download the CheetahLoyaltyPlaces SDK from the releases.
- Extract it then drag & drop CheetahLoyaltyPlaces.framework 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 CheetahLoyaltyPlaces.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.