Skip to main content

Installation

CocoaPods

Podfile
pod 'CloudXDigitalTurbineAdapter', '~> 3.4.5'
pod install --repo-update

Manual

  1. Download CloudXDigitalTurbineAdapter.xcframework.zip from Releases.
  2. Unzip and drag CloudXDigitalTurbineAdapter.xcframework into your Xcode project.
  3. Add Fyber_Marketplace_SDK (>= 8.4.0, < 9.0) manually.

Info.plist Configuration

SKAdNetwork IDs (Required for iOS 14+)

Include the SKAdNetwork IDs provided by Digital Turbine for your integration. Refer to the current Fyber_Marketplace_SDK documentation for the latest SKAdNetworkItems list.

App Tracking Transparency (iOS 14+)

Info.plist
<key>NSUserTrackingUsageDescription</key>
<string>This identifier will be used to deliver personalized ads to you.</string>

Project Configuration

Linker Flags: Add -ObjC to Other Linker Flags in Build Settings.

Support

For support, contact mobile@cloudx.io