Unity Ads 3.4.0
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
- Listener.sendErrorEvent is no longer broken on Android
- Re-Init on Android no longer blocks for at least 10s
- Various other small bug fixes