Skip to main content

[5.0.0.0] - 2026-08-04

  • Initial release of the CloudX Adjust ad-revenue connector. Forwards CloudX ad revenue to Adjust as ADJAdRevenue events 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 CloudXAdjustConnectorRegister() manually if your build does not link with -ObjC.
  • Reports on Adjust’s generic publisher_sdk source until a dedicated CloudX source ships in a future Adjust release; revenue feeds ROAS identically either way.
  • Requires Adjust 5.0.0 or newer, with no upper bound. The publisher integrates and initializes Adjust themselves; the connector never bundles or initializes it.
  • Requires CloudXCore >= 3.6.0.
  • Removed pre-release symbolsCloudXAdjustConnectorVersionNumber and CloudXAdjustConnectorVersionString were dropped before first publication; CLXAdjustConnectorVersion reports the connector version. No consumer impact.