Our iOS tracker allows you to track events from your iOS apps and games. Just download the latest iOS SDK and import it to your project to get started.
Implementation
In order to start working with Cooladata JavaScript SDK follow the steps below:
Step 1 – Add Cooladata SDK to your project
Make sure that you are using the latest version of Xcode (5.0+), and targeting iOS 7.0 or higher. Demo project for Swift and Objective C can be found in our github repository: https://github.com/cooladata/pod.
Choose one of the following options to add the SDK to your project:
Option 1: Download the latest iOS SDK and import it (drag the cooladata-ios-sdk-X.X.X.framework to the framework’s folder in your project and select “Copy items to destination’s group folder”).
Option 2: Use CocoaPods:
- Create the Podfile
- If this is your first Pod in your iOS project, create a file named Podfile: