Skip to content

2.26.3

Choose a tag to compare

@asadraza-usercentrics asadraza-usercentrics released this 14 May 09:15
· 32 commits to master since this release
2092a35

2.26.3 – May 14, 2026

Fixes

  • [Mediation] Fixed FirebaseAnalyticsMediationSDK failing for apps using Firebase 32+ due to the Firebase KTX migration
  • [Mediation] Fixed setAnalyticsCollectionEnabled(true) not being called after consent is granted, causing Firebase Analytics to remain permanently disabled
  • [Android] Fixed Protobuf dependency conflict causing runtime errors
  • [iOS] Fixed consentMediation flag not being forwarded to the native iOS SDK — InitializeOptionsSerializer now correctly deserializes the consentMediation option, ensuring mediation is activated on iOS when enabled