跳转到主要内容

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.

安装

CocoaPods

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

手动安装

  1. Releases 下载 CloudXDigitalTurbineAdapter.xcframework.zip
  2. 解压并将 CloudXDigitalTurbineAdapter.xcframework 拖入 Xcode 项目。
  3. 手动添加 Fyber_Marketplace_SDK (>= 8.4.0, < 9.0)。

Info.plist 配置

SKAdNetwork IDs(iOS 14+ 必需)

包含 Digital Turbine 为您的集成提供的 SKAdNetwork ID。最新的 SKAdNetworkItems 列表请参阅当前的 Fyber_Marketplace_SDK 文档。

应用追踪透明度(iOS 14+)

Info.plist
<key>NSUserTrackingUsageDescription</key>
<string>此标识符将用于向您投放个性化广告。</string>

项目配置

链接器标志: 在 Build Settings 的 Other Linker Flags 中添加 -ObjC

支持

如需支持,请联系 mobile@cloudx.io