TapResearch

TapResearch IOS SDK


License
SCEA
Install
pod try TapResearch

Documentation

TapResearch-iOS-SDK

TapResearch iOS SDK v3.2.3

For additional information, please see the TapResearch iOS SDK integration guide.

Setup

Create an app and grab your API Token.

Download

Swift Package Manager

Add the following URL in the Xcode Swift Package Manager:

https://github.com/TapResearch/TapResearch-iOS-SDK

  • Set Dependency Rule to "Exact Version"
  • Set the version value to 3.2.3
  • Set "Add to Project" to your project
  • Click "Add Package"

In the resulting "Choose Package Product for TapResearch-iOS-SDK" select the TapResearchSDK row and click "Add Package".

Cocoapods

Add the pod info to the app's Podfile

pod 'TapResearch', '3.2.3'

Then run the following command:

$ pod install

Other platforms:

TapResearch Android SDK integration guide

TapResearch Unity SDK integration guide

TapResearch JavaScript SDK integration guide