For CloudX dashboard mapping and Magnite-side ID setup, see the Magnite bidder guide. This page covers iOS-specific integration details only.Documentation Index
Fetch the complete documentation index at: https://docs.cloudx.io/llms.txt
Use this file to discover all available pages before exploring further.
Installation
CocoaPods
Podfile
Manual
- Download
CloudXMagniteAdapter.xcframework.zipfrom Releases. - Unzip and drag
CloudXMagniteAdapter.xcframeworkinto your Xcode project. - Add
MagniteSDK(~> 1.0.0) manually.
Info.plist Configuration
SKAdNetwork IDs (Required for iOS 14+)
Include the SKAdNetwork IDs provided by Magnite for your integration. Refer to the current Magnite SDK documentation for the latestSKAdNetworkItems list.
App Tracking Transparency (iOS 14+)
Info.plist
Project Configuration
Linker Flags: Add-ObjC to Other Linker Flags in Build Settings.