com.unity.ads 3.4.0

com.unity.ads

Notes: processedReleased December 9, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.3

Package Dependencies

  • nuget.moq (1.0.0)

Features

  • UADSDK-231 - Print warning message in Asset Store package to upgrade to packman
  • UADSDK-232 - Restore TestMode flag from services window in Unity 2020.1+

🔧 Bug Fixes

  • ABT-951 - Test ads in editor has buttons that don't stop click event propagation
  • UADSDK-236 - OnUnityAdsReady only called once per placement when running in the Unity Editor.
  • ABT-1057 - Google Play crash reports for SDK 3.3.1
  • ### iOS
  • #### Deprecated Monetization class.
  • #### Removed example app for Monetization.
  • #### Deprecation of initialize method with listener as a param in favor of initialize method

🔧 Bug Fixes

  • UADSDK-219 - Fix iOS isWiredHeadsetOn Memory Leak
  • ABT-1032 - iOS callback unityAdsDidError is not triggered when initialize with invalid gameId
  • ABT-1052 - [iOS] App Crash Rate increased after upgraded to SDK 3.3.0
  • ABT-1061 - IronSource: count duplicated impressions caused by third party
  • ### Android
  • #### Deprecated Monetization class.
  • #### Removed example app for Monetization.
  • #### Deprecation of initialize method with listener as a param in favor of initialize method without a listener.

🔧 Bug Fixes

  • ABT-933 - Google / Admob App Crashing in 3.1.0
  • UADSDK-238 - Listener.sendErrorEvent is broken on Android
  • UADSDK-244 - Re-Init on Android always blocks for at least 10s
  • ABT-1057 - Google Play crash reports for SDK 3.3.1
  • ABT-1061 - IronSource: count duplicated impressions caused by third party
  • ### Documentation updates
  • #### Monetization
  • Updated the [Monetization Stats API](MonetizationResourcesStatistics.md):
  • - Documented new API.
  • - Added a migration guide from Applifier API.
  • - New 408 error code.
  • #### Advertising
  • [Audience Pinpointer](AdvertisingOptimizationAudiencePinpointer.md) is now self-serve on the Acquire dashboard.
  • Updated the [server-to-server install tracking](AdvertisingCampaignsInstallTracking.md) guide.
  • #### Programmatic
  • Added the `bAge` field to [contextual data](ProgrammaticOptimizationContextualData.md).