> ## 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 iOS SDK 的 AppsFlyer 连接器发布历史

## \[6.15.0.0] - 2026-08-03

* CloudX AppsFlyer 广告收入连接器首次发布。通过 `logAdRevenue` 将 CloudX 广告收入转发至 AppsFlyer，无需发布方编写胶水代码——添加 pod 后收入上报即自动生效，在所有广告格式下均为每次 CloudX 竞得的展示上报一次。
* 在加载时自行注册；如果您的构建未使用 `-ObjC` 链接，请手动调用 `CloudXAppsFlyerConnectorRegister()`。
* 要求 `AppsFlyerFramework` 6.15.0 或更高版本，无上限。发布方自行集成并初始化 AppsFlyer；连接器不会打包或初始化它。
* 要求 CloudXCore >= 3.6.0。
* **移除预发布符号** — `CloudXAppsFlyerConnectorVersionNumber` 与 `CloudXAppsFlyerConnectorVersionString` 在首次发布前已移除；连接器版本由 `CLXAppsFlyerConnectorVersion` 上报。对使用者无影响。
