Integrate Reclaim Protocol end to end using our agent
logoReclaim Protocol Docs

Installation

Integrate Reclaim Protocol into iOS Native Applications.

Prerequisites

  • An iOS device running iOS 13 or later.

Get an API Key

Setup your project using the Get API Key guide.

Installation

1. Adding Reclaim InApp SDK to your Xcode Project

Build the project.

  1. If you have a *.xcworkspace then open YourApp.xcworkspace in Xcode. Verify that you're opening MyApp.xcworkspace and not opening MyApp.xcodeproj. The .xcworkspace file has the CocoaPod dependencies, the .xcodeproj doesn't. If you don't have a *.xcworkspace then open YourApp.xcodeproj in Xcode.
  2. Select Product > Build or press Cmd + B.

Update Environment Variables for XCScheme

Now continue with our Usage guide.

On this page