Releases: invertase/react-native-google-mobile-ads
Releases · invertase/react-native-google-mobile-ads
v10.1.3
10.1.3 (2023-04-13)
Bug Fixes
- Solved issue with method recordManualImpression for GAMBannerAd (#363) (a7dbc74)
v10.1.2
10.1.2 (2023-04-12)
Bug Fixes
- android-debug: use activity for GAM (984247f)
v10.1.1
10.1.1 (2023-04-09)
Reverts
- Revert "fix(android banner): debug menu opening" (19b7e5a)
v10.1.0
10.1.0 (2023-04-04)
Features
- ads-module: open debug menu programmatically (3480f1b)
v10.0.1
10.0.1 (2023-03-22)
Bug Fixes
- android banner: debug menu opening (3b1f34c)
v10.0.0
10.0.0 (2023-03-07)
⚠ BREAKING CHANGES
- Ads are no longer served on iOS 11. iOS 12 is required to retrieve ads, though iOS 10 is still supported.
- Building with bitcode is no longer supported. Disabling bitcode in your mobile apps is now required to integrate the Google Mobile Ads SDK (iOS).
Features
- deps: mobile ads sdk upgrade - ios 10.2.0 / android 21.5.0 (feb7eb3)
v9.1.2
9.1.2 (2023-02-22)
Bug Fixes
- banner, android: support props for multiple view instances (8c61e8b)
v9.1.1
9.1.1 (2023-01-22)
Bug Fixes
- banner, ios: Fix not able to receive banner app event on iOS (e9ff699)
v9.1.0
9.1.0 (2023-01-13)
Features
- deps: mobile ads SDK upgrade - iOS 9.14.0 / android 21.4.0 (c81eeb6)
v9.0.0
9.0.0 (2023-01-10)
⚠ BREAKING CHANGES
- move GAM-exclusive FLUID type to new GAMBanner const
Bug Fixes
- move GAM-exclusive FLUID type to new GAMBanner const (85545f6)