Skip to content

Release: 2.27.3

Choose a tag to compare

@asadraza-usercentrics asadraza-usercentrics released this 25 Jun 10:42
· 20 commits to master since this release
73b0d18

2.27.3 – Jun 25, 2026

Fixes

  • [Android/iOS] Fixed ACM (Additional Consent Mode) initialization silently continuing when selected ATP providers are no longer listed in Google's ATP CDN — the SDK now surfaces the failure correctly instead of proceeding with an empty provider list
  • [iOS] Fixed stray PrivacyInfo.xcprivacy file at SPM zip root causing pod install integration warnings

Chores

  • [Android] Reduced public API surface: UCButtonSettings, UCButtonType, UCToggle, PredefinedUIAlertDialogFactory, UCSecondLayerViewModel, and related UI internals are now internal or annotated with @InternalUsercentricsApi — these were never part of the documented public API
  • [Android] Audited and tightened consumer ProGuard rules