Skip to content

12.1.0

Compare
Choose a tag to compare
@applovin-mobile-engineering applovin-mobile-engineering released this 04 Dec 09:14
· 138 commits to master since this release
  • For automated Google CMP feature, will show Google CMP flow to COPPA users as well.
  • Add public utils API that checks for vendor consent status for a given Global Vendor ID.
  • Add support for Google's Additional Consent v2.
  • Update Open Measurement (OM SDK) to latest version 1.4.9 - could help with WebView crashes.
  • Add ProGuard rule to prevent minifying Google CMP classes which caused integration issues displaying in the Mediation Debugger.
  • Fix IllegalStateException: Failed to load new ad - this instance is already destroyed. #589
  • Remove target SDK version from Gradle file for Android Manifest compatibility. #584
  • Fix com.applovin.sdk.AppLovinAdSize.getLabel() NullPointerException. #590
  • Fix java.lang.ClassNotFoundException reported by #594.
  • Fix FireOS crash.