> ## 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.

# Changelog

> AppsFlyer connector release history for CloudX iOS SDK

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

* Initial release of the CloudX AppsFlyer ad-revenue connector. Forwards CloudX ad revenue to AppsFlyer via `logAdRevenue` with no publisher glue code — add the pod and revenue reporting is automatic, firing once per CloudX-won impression across all ad formats.
* Self-registers at load time; call `CloudXAppsFlyerConnectorRegister()` manually if your build does not link with `-ObjC`.
* Requires `AppsFlyerFramework` 6.15.0 or newer, with no upper bound. The publisher integrates and initializes AppsFlyer themselves; the connector never bundles or initializes it.
* Requires CloudXCore >= 3.6.0.
* **Removed pre-release symbols** — `CloudXAppsFlyerConnectorVersionNumber` and `CloudXAppsFlyerConnectorVersionString` were dropped before first publication; `CLXAppsFlyerConnectorVersion` reports the connector version. No consumer impact.
