Changelog
AdMob estimated adapter release history for CloudX iOS SDK
[13.6.0.3] - 2026-08-21
- Changed: fullscreen ads now prefetch through Google’s ad-preloading API — interstitial, rewarded, and app-open ads are preloaded by the Google Mobile Ads SDK, not the adapter. Banner, MREC, and native are unchanged, and no publisher action is needed.
- Certified with Google Mobile Ads SDK 13.6.0. Requires CloudXCore >= 3.7.0.
[13.6.0.2] - 2026-08-11
- Added: Google Ad Manager demand.
CLXGoogleWaterfallPlacementTypeGamplacements load via the GAM request surface (banner, MREC, interstitial); revenue measured from realized GAM revenue history. - Changed: realized-price bookkeeping moved into
CloudXCore. The adapter’sCLXGoogleWaterfallRealizedPriceStoreheader is removed;CloudXCore3.7.0 now keeps this history using the same storage keys. No publisher action needed. - Certified with Google Mobile Ads SDK 13.6.0. Requires CloudXCore >= 3.7.0.
[13.6.0.1] - 2026-07-21
- Fixed: prefetched ads could be served after Google’s documented ad-expiry windows, causing blank or failed renders. Prefetched fills now expire per format — 4 hours for App Open, 1 hour for all other formats (
CLXGoogleWaterfallFillTtlMsForFormat) — and are proactively refreshed in the background shortly before expiry. - Certified with Google Mobile Ads SDK 13.6.0. Requires CloudXCore >= 3.5.0.
[13.6.0.0] - 2026-07-08
- Certified with Google Mobile Ads SDK 13.6.0.
- Supports Banner, MREC, Interstitial, Rewarded, Native, and App Open.
- First independently versioned release. Requires CloudXCore >= 3.5.0.
[12.14.0.2] - 2026-08-11
- Added: Google Ad Manager demand (12.14.0). Same support as 13.6.0.2 (
CLXGoogleWaterfallPlacementTypeGamplacements;CLXGoogleWaterfallRealizedPriceStorenow in core), for Google Mobile Ads SDK 12.14.0. - Certified with Google Mobile Ads SDK 12.14.0. Requires CloudXCore >= 3.7.0. Prefer
~> 13.6.0.2unless you must stay on 12.14.0.
[12.14.0.1] - 2026-07-29
- Fixed: prefetched ads could be served after Google’s documented ad-expiry windows, causing blank or failed renders. Prefetched fills now expire per format — 4 hours for App Open, 1 hour for all other formats (
CLXGoogleWaterfallFillTtlMsForFormat) — and are proactively refreshed in the background shortly before expiry. Backport of the 13.6.0.1 fix to the 12.14.0 compatibility line. - Certified with Google Mobile Ads SDK 12.14.0. Requires CloudXCore >= 3.5.0. Prefer
~> 13.6.0.1unless you must stay on 12.14.0.
[12.14.0.0] - 2026-07-08
- Compatibility-line release for apps pinned to Google Mobile Ads SDK 12.14.0.
- Requires CloudXCore >= 3.5.0. Prefer
~> 13.6.0.0unless you must stay on 12.14.0.