Skip to content

Unity Ads 3.4.0

Compare
Choose a tag to compare
@UnitySteven UnitySteven released this 06 Dec 00:03
· 28 commits to master since this release

Deprecations

  • 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

  • Fixed iOS isWiredHeadsetOn Memory Leak
  • Fixed iOS callback unityAdsDidError is not triggered when initialize with invalid gameId
  • Various other small bug fixes