Skip to content

ios-6.2.0

Compare
Choose a tag to compare
@Astrovic Astrovic released this 01 Jun 15:26
  • Added support for App Open Ad (https://developers.google.com/admob/ios/app-open)
  • Reset TC string if last updated date was more than 13 months ago (https://developers.google.com/admob/ios/privacy/gdpr#troubleshooting)
  • Renamed Interstitial and Rewarded Video event names:
    -- adloaded becomes didReceiveAd
    -- adfailedtoload becomes didFailToReceiveAd
    -- adrewarded becomes didRewardUser
  • Added didRecordImpression and didRecordClick events to all ad types
  • Added didFailToShowAd event to Open App ad type
  • Removed deprecated didPresentScreen event
  • Updated documentation and iOS example