- Xcode 7.2.1 or later
- CocoaPods
$ git clone https://github.com/scarabresearch/EmarsysMobileSamples
$ cd ./EmarsysMobileSamples
$ cd ./EmarsysPredictShop
$ pod install
$ cd ..
$ cd ./EmarsysPredictShopSwift
$ pod install- Open the Objective-C sample (EmarsysPredictShop.xcworkspace) in Xcode and press Run
- Open the Swift sample (EmarsysPredictShopSwift.xcworkspace) in Xcode and press Run