Installation
CocoaPods
Podfile
CloudXMagniteAdapterV2 is the current Magnite pod, versioned as <MagniteSDK-version>.<adapter-revision>. The legacy CloudXMagniteAdapter pod remains available on the old unified line (~> 3.4.6) for apps not yet on CloudXCore 3.5.0. The framework and import name is CloudXMagniteAdapter in both pods — no source changes are needed to migrate.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.
Compatibility
| Adapter version | Network SDK | Minimum CloudXCore |
|---|---|---|
1.0.0.1 | MagniteSDK 1.0.0 | 3.5.0 |