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.
CloudX Moloco 适配器
CloudX iOS SDK 的 Moloco 适配器。支持横幅(320x50)、中矩形(300x250)、插屏、激励和原生广告格式。 需要 iOS 13.0+、Xcode 16.0+ 和 Swift 6.0+。安装
CocoaPods
Podfile
手动
- 从 Releases 下载
CloudXMolocoAdapter.xcframework.zip。 - 解压并将
CloudXMolocoAdapter.xcframework拖入 Xcode 项目。 - 手动添加
MolocoSDKiOS(~> 4.6.0)。
Info.plist 配置
SKAdNetwork IDs(iOS 14+ 必需)
包含 Moloco 为您的集成提供的 SKAdNetwork ID。最新的SKAdNetworkItems 列表请参阅当前的 Moloco SDK 文档。
App Tracking Transparency(iOS 14+)
Info.plist
项目配置
链接器标志: 在 Build Settings 的 Other Linker Flags 中添加-ObjC。
隐私
适配器在初始化时将 IAB TCF (IABTCF_gdprApplies、IABTCF_TCString) 和 CCPA (IABUSPrivacy_String) 值转发给 Moloco。除标准 IAB TCF / CCPA 集成外,无需发布方采取其他操作。