iOS SDK
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.
- If you have a
*.xcworkspacethen openYourApp.xcworkspacein 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*.xcworkspacethen openYourApp.xcodeprojin Xcode. - Select Product > Build or press
Cmd + B.
Update Environment Variables for XCScheme
Now continue with our Usage guide.