Cheetah Loyalty Notifications iOS

The Cheetah Loyalty Notifications iOS SDK contains a collection of classes, methods, and protocols that encapsulates implementation of notification related features.

Requirements

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

Installation

Manually

  1. Install CheetahLoyaltyCore framework.
  2. Download the CheetahLoyaltyNotifications SDK from the releases.
  3. Extract it then drag & drop CheetahLoyaltyNotifications.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 CheetahLoyaltyNotifications.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.