com.unity.ads 3.3.0
Notes: processedReleased October 8, 2019
Unity Compatibility
Minimum Unity: 2018.3
Package Dependencies
No dependency metadata provided.
🔧 Bug Fixes
- Fixed an issue where callbacks would not be executed on the main thread
- Fixed an issue where calling RemoveListener in a callback would cause a crash
- ### SDK
- ### iOS
✨ Features
- OS 13 update:
- - Deprecated UI webview. Due to Apple's changes, Unity Ads no longer supports iOS 7 and 8.
- Banner optimization:
- - New banner API, featuring the [`UADSBannerView`](../manual/MonetizationResourcesApiIos.html#uadsbannerview) class.
- - The new API supports multiple banners in a single Placement, with flexible positioning.
🔧 Bug Fixes
- iOS 13 AppSheet crash fix
- ### Android
✨ Features
- Banner optimization:
- - New banner API, featuring the [`BannerView`](../manual/MonetizationResourcesApiAndroid.html#bannerview) class.
- - The new API supports multiple banners in a single Placement, with flexible positioning.
🔧 Bug Fixes
- WebView onRenderProcessGone crash fix
- ### Documentation updates
- #### Monetization
- Added a FAQ section for [Authorized Sellers for Apps](../Manual/MonetizationResourcesFaq.html#authorized-sellers-for-apps-faqs) (`app-ads.txt`), which is now supported.
- #### Advertising
- Added a section on [source bidding](../Manual/AdvertisingCampaignsConfiguration.html#source-bidding).
- Added a section on [app targeting](../Manual/AdvertisingCampaignsConfiguration.html#app-targeting).
- Removed legacy dashboard and API guides, which are no longer supported.
- #### Programmatic
- Added Open Measurement (OM) support fields, including:
- - [`source.omidpn`](../manual/ProgrammaticBidRequests.html#source-objects)
- - [`source.omidpv`](../manual/ProgrammaticBidRequests.html#source-objects)
- - [`imp.video.api`](../manual/ProgrammaticBidRequests.html#video-objects)
- - [`bid.api`](../manual/ProgrammaticBidResponses.html#bid-objects)
- Added [`app.publisher`](../manual/ProgrammaticBidRequests.html#app-objects) field.
- Added the [`bAge`](../manual/ProgrammaticOptimizationContextualData.html) (blocked age rating) field.
- #### Legal
- Updated [GDPR compliance](../manual/LegalGdpr.html) to reflect Unity's opt-in approach to consent.
