Releases: Astrovic/ti.admob
Releases · Astrovic/ti.admob
ios-7.1.1
ios-7.1.0
- Update Google Mobile Ads SDK 11.3.0 (https://github.com/CocoaPods/Specs/tree/master/Specs/5/9/a/Google-Mobile-Ads-SDK/11.3.0)
- Update Meta Audience Network SDK 6.15.0 (https://developers.facebook.com/docs/audience-network/setting-up/platform-setup/ios/changelog#6_15_0)
- Update Meta Adapter 6.15.0.0 (https://developers.google.com/admob/ios/mediation/meta#version-6.15.0.0)
- Update InMobi SDK 10.7.1 (https://support.inmobi.com/monetize/sdk-documentation/download-sdk)
- Update InMobiAdapter 10.7.1.0 (https://developers.google.com/admob/ios/mediation/inmobi#version-10.7.1.0)
- Deprecated iOS
setAdvertiserTrackingEnabled
for Audience Network - Updated documentation
ios-7.0.0
- Migration to SDK v11 (https://developers.google.com/admob/ios/migration#migrate-to-sdk-v11)
- Update Google Mobile Ads SDK 11.0.1 (https://github.com/CocoaPods/Specs/tree/master/Specs/5/9/a/Google-Mobile-Ads-SDK/11.0.1)
- Update InMobi SDK 10.6.4 (https://support.inmobi.com/monetize/sdk-documentation/download-sdk)
- Update InMobiAdapter 10.6.0.0 (https://developers.google.com/admob/ios/mediation/inmobi#version-10.6.0.0)
- Added iphone property:
tagForChildDirectedTreatment
. https://developers.google.com/admob/ios/targeting#child-directed_setting for more infos - Added iphone property:
tagForUnderAgeOfConsent
. https://developers.google.com/admob/ios/targeting#users_under_the_age_of_consent for more infos - Added iphone property:
maxAdContentRating
. https://developers.google.com/admob/ios/targeting#ad_content_filtering for more infos - Deprecated iOS
Admob.SIMULATOR_ID
- Updated documentation and iOS example
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
ios-6.3.0
ios-6.2.0
- 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
becomesdidReceiveAd
--adfailedtoload
becomesdidFailToReceiveAd
--adrewarded
becomesdidRewardUser
- Added
didRecordImpression
anddidRecordClick
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
- Update InMobi SDK 10.5.4 (https://support.inmobi.com/monetize/sdk-documentation/download-sdk)
- Update InMobiAdapter 10.5.4.0 (https://developers.google.com/admob/ios/mediation/inmobi#version-10.5.4.0_1)
ios-6.0.0
- Migration to SDK v10 (https://developers.google.com/admob/ios/migration#migrate-to-sdk-v10)
- Update Google Mobile Ads SDK 10.4.0 (https://github.com/CocoaPods/Specs/tree/master/Specs/5/9/a/Google-Mobile-Ads-SDK/10.4.0)
- Update Meta Adapter 6.12.0.1 (https://developers.google.com/admob/ios/mediation/meta#version-6.12.0.1)
- Update InMobi SDK 10.1.3 (https://support.inmobi.com/monetize/sdk-documentation/download-sdk)
- Update InMobiAdapter 10.1.2.1 (https://developers.google.com/admob/ios/mediation/inmobi#version-10.1.2.1_1)
- The module includes Ad Inspector (https://developers.google.com/admob/ios/ad-inspector). It is possible to test each adUnit by requesting a Request test ad
ios-5.1.0
- Removed the FBLPromises framework
- Added sample demo app: https://github.com/Astrovic/ti.admob-sample-app/
- Minor fixes
ios-5.0.0
- Migration to SDK v9 (https://developers.google.com/admob/ios/migration):
- Update Google Mobile Ads SDK 9.13.0 (https://github.com/CocoaPods/Specs/tree/master/Specs/5/9/a/Google-Mobile-Ads-SDK/9.13.0
- Update Audience Network SDK 6.12.0 (https://developers.facebook.com/docs/audience-network/setting-up/platform-setup/ios/add-sdk)
- Added Meta Adapter 6.12.0.0 (https://developers.google.com/admob/ios/mediation/meta#facebook-ios-mediation-adapter-changelog)
- Removed Facebook Adapter 6.9.0.0 (https://developers.google.com/admob/ios/mediation/facebook#facebook-ios-mediation-adapter-changelog)-
- Update InMobi SDK 10.1.0 (https://support.inmobi.com/monetize/sdk-documentation/download-sdk)
- Update InMobiAdapter 10.1.0.0 (https://developers.google.com/admob/ios/mediation/inmobi#inmobi-ios-mediation-adapter-changelog)
- Removed
Admob.setLocation()
becausesetLocationWithLatitude
has been removed by Google - Removed
Admob.showMediationTestSuite()
. You can usegmamts.showMediationTestSuite()
with the module https://github.com/Astrovic/ti.gmamts - Removed
PersonalizedAdConsent
framework because deprecated by Google (https://developers.google.com/admob/ios/eu-consent)