Skip to content

Releases: invertase/react-native-google-mobile-ads

v10.1.3

13 Apr 20:26
Compare
Choose a tag to compare

10.1.3 (2023-04-13)

Bug Fixes

  • Solved issue with method recordManualImpression for GAMBannerAd (#363) (a7dbc74)

v10.1.2

12 Apr 10:02
Compare
Choose a tag to compare

10.1.2 (2023-04-12)

Bug Fixes

  • android-debug: use activity for GAM (984247f)

v10.1.1

09 Apr 17:25
Compare
Choose a tag to compare

10.1.1 (2023-04-09)

Reverts

  • Revert "fix(android banner): debug menu opening" (19b7e5a)

v10.1.0

04 Apr 19:32
Compare
Choose a tag to compare

10.1.0 (2023-04-04)

Features

  • ads-module: open debug menu programmatically (3480f1b)

v10.0.1

22 Mar 08:35
Compare
Choose a tag to compare

10.0.1 (2023-03-22)

Bug Fixes

  • android banner: debug menu opening (3b1f34c)

v10.0.0

07 Mar 10:24
Compare
Choose a tag to compare

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

22 Feb 15:18
Compare
Choose a tag to compare

9.1.2 (2023-02-22)

Bug Fixes

  • banner, android: support props for multiple view instances (8c61e8b)

v9.1.1

22 Jan 13:17
Compare
Choose a tag to compare

9.1.1 (2023-01-22)

Bug Fixes

  • banner, ios: Fix not able to receive banner app event on iOS (e9ff699)

v9.1.0

13 Jan 09:35
Compare
Choose a tag to compare

9.1.0 (2023-01-13)

Features

  • deps: mobile ads SDK upgrade - iOS 9.14.0 / android 21.4.0 (c81eeb6)

v9.0.0

10 Jan 15:35
Compare
Choose a tag to compare

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)