Breaking Changes:
- No longer serve ads to iOS 11. iOS 12 is required to retrieve ads. Keep supporting iOS 10.
- The Ad Manager App ID is now required for all Ad Manager apps and requires the ca-app-pub-################~##########
format.
- Remove already deprecated userGender
, userBirthday
, userHasLocation
, userLatitude
, userLongitude
, userLocationAccuracyInMeters
, and userLocationDescription
.
- Native ads: Fixed a bug where
GADMediaContent.mainImage
returned nil even though the image rendered successfully in aGADMediaView
. - Ad Inspector’s out of context native ads now have media views.
- Deprecate
GADMediationAdConfiguration
’suserHasLocation
,userLatitude
,userLongitude
, anduserLocationAccuracyInMeters
. - Remove bitcode from the Google Mobile Ads SDK build.