Skip to content

Releases: Astrovic/ti.admob

ios-7.1.1

10 May 18:53
Compare
Choose a tag to compare

Updated the IABTCF_TC String, inspired by UMP-workarounds

ios-7.1.0

17 Apr 16:20
Compare
Choose a tag to compare

ios-7.0.0

27 Feb 16:35
Compare
Choose a tag to compare

⚠️ PLEASE NOTE
Currently, Facebook has not yet released an SDK compatible with the new Google Mobile Ads SDK 11. So if you use Facebook mediations, use the previous AdMob module version 6.3.0

ios-6.3.1

14 Oct 15:49
Compare
Choose a tag to compare
  • Fixed AppOpen auto closing on iOS

Status bar could not be hidden for AppOpen fullscreen ad. Now AppOpen ads can control the status bar with the StatusBarHiddenViewController class.

ios-6.3.0

14 Oct 10:03
Compare
Choose a tag to compare
  • Added iphone methods isGDPR(), canShowAds(), canShowPersonalizedAds() (thanks to deckameron)
  • Update Google Mobile Ads SDK 10.12.0
  • Update Meta Audience Network SDK 6.14.0
  • Update Meta Adapter 6.14.0.0
  • Update InMobi SDK 10.1.3
  • Update InMobiAdapter 10.5.8.0
  • Updated documentation and iOS example

ios-6.2.0

01 Jun 15:26
Compare
Choose a tag to compare
  • 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

ios-6.1.0

11 May 18:02
Compare
Choose a tag to compare

ios-6.0.0

22 Apr 19:09
Compare
Choose a tag to compare

ios-5.1.0

14 Nov 10:16
Compare
Choose a tag to compare

ios-5.0.0

11 Nov 18:21
Compare
Choose a tag to compare