Skip to main content

[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 symbolsCloudXAppsFlyerConnectorVersionNumber and CloudXAppsFlyerConnectorVersionString were dropped before first publication; CLXAppsFlyerConnectorVersion reports the connector version. No consumer impact.