[6.15.0.0] - 2026-08-03
- Initial release of the CloudX AppsFlyer ad-revenue connector. Forwards CloudX ad revenue to AppsFlyer via
logAdRevenuewith 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
AppsFlyerFramework6.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 —
CloudXAppsFlyerConnectorVersionNumberandCloudXAppsFlyerConnectorVersionStringwere dropped before first publication;CLXAppsFlyerConnectorVersionreports the connector version. No consumer impact.