Skip to content

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

v13.0.2

05 Mar 18:38
Compare
Choose a tag to compare

13.0.2 (2024-03-05)

Bug Fixes

  • TestIds.ADAPTIVE_BANNER undefined type error (ffbc7b1)

v13.0.1

22 Feb 16:23
Compare
Choose a tag to compare

13.0.1 (2024-02-22)

Bug Fixes

  • to support app privacy manifests, cocoapods has to be at >= 1.12.0 (ac8e06e)

v13.0.0

22 Feb 09:22
Compare
Choose a tag to compare

13.0.0 (2024-02-22)

⚠ BREAKING CHANGES

  • deps: mobile ads sdk upgrade - ios 11.0.1, ump sdk 2.2.0

Features

  • deps: mobile ads sdk upgrade - ios 11.0.1, ump sdk 2.2.0 (d924586)

v12.11.0

19 Feb 13:01
Compare
Choose a tag to compare

12.11.0 (2024-02-19)

Features

  • android: potentially improves mediation performance for banners (#527) (32f550a)

Bug Fixes

  • consent: the package returns the wrong value for consent for 'Create a personalized content profile' purpose (7aef863)

v12.10.0

11 Jan 09:02
Compare
Choose a tag to compare

12.10.0 (2024-01-11)

Features

  • add method to check if consent for purpose 1 was given (8fcee30)

v12.9.0

09 Jan 08:33
Compare
Choose a tag to compare

12.9.0 (2024-01-09)

Features

  • ios, android: Add support for app.config.js (#517) (be39d5a)

Reverts

  • Revert "chore(docs): update gathering consent info" (a82412b)

v12.8.0

03 Jan 08:30
Compare
Choose a tag to compare

12.8.0 (2024-01-03)

Features

  • add method to check if gdpr applies (011d68d)

v12.7.1

31 Dec 09:27
Compare
Choose a tag to compare

12.7.1 (2023-12-31)

Bug Fixes

  • banners not properly destroyed (ef85d87)

v12.7.0

30 Dec 15:58
Compare
Choose a tag to compare

12.7.0 (2023-12-30)

Features

  • initialize sdk in parallel (3a427ee)

v12.6.0

05 Dec 14:15
Compare
Choose a tag to compare

12.6.0 (2023-12-05)

Features

  • collapsible banner ads (beta) (345aaae)

Bug Fixes

  • remove redundant requestPersonalizedAdsOnly from docs (replaced by UMP) (79468a7)