Plugin :
- Removed
SameAppKeyEnabled
inRequestConfiguration
. UsePublisherFirstPartyIdEnabled
instead. - Removed
ServerSideVerificationOptions.Builder
. UseServerSideVerificationOptions
directly. - Removed
RequestConfiguration.Builder
. UseRequestConfiguration
directly. - Removed
AdRequest.Builder
. UseAdRequest
directly. - Removed
AdErrorEventArgs
. UseAdError
directly. - Removed
AppOpenAd.Load
API that takes aScreenOrientation
parameter. - Made
AdValueEventArgs
Obsolete. UseAdValue
directly. - Made
AdFailedToLoadEventArgs
Obsolete. UseLoadAdError
directly. - Updated Google Mobile Ads SDK dependency to use v11.2.0 on iOS.
- Using
CFPreferences
APIs forApplicationPreferences
instead ofNSUserDefaults
on iOS. - Updated the Android User Messaging Platform dependency version to 2.2.0.
- Added the
NativeOverlayAd
class to fetch and display native ads using templates.
Built and tested with:
- Google Mobile Ads Android SDK 23.0.0
- Google Mobile Ads iOS SDK 11.2
- Google User Messaging Platform 2.2.0
- External Dependency Manager for Unity 1.2.179