Skip to content

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

v6.0.0

27 Apr 21:18
Compare
Choose a tag to compare

6.0.0 (2022-04-27)

⚠ BREAKING CHANGES

  • add addAdEventListener method (#110)

There is a migration doc! The migration doc has code samples with the changes necessary, we hope it is easy - it is supposed to be easy https://github.com/invertase/react-native-google-mobile-ads/blob/main/docs/migrating-to-v6.mdx

Features

Bug Fixes

  • fix wrong hook return type omit (8bbc0ad)

v5.1.1

19 Apr 13:29
Compare
Choose a tag to compare

5.1.1 (2022-04-19)

Bug Fixes

  • ios: avoid crash on ios < 14 without AppTrackingTransparency (d03f45a)

v5.1.0

16 Apr 23:53
Compare
Choose a tag to compare

5.1.0 (2022-04-16)

Features

  • consent: add method that returns consent choices (be967bd)
  • hooks for all full screen ad types (#100) (0bd7ce8)

A special note of thanks to @birgernass for all the AdConsent work and @wjaykim for the hooks! Really great to have their contributions here 🙇 👏

v5.0.1

01 Apr 18:37
Compare
Choose a tag to compare

5.0.1 (2022-04-01)

Bug Fixes

  • android: use ApplicationContext so mediation adapter init works (d340943)

v5.0.0

03 Mar 20:45
Compare
Choose a tag to compare

5.0.0 (2022-03-03)

⚠ BREAKING CHANGES

Features

Bug Fixes

  • android version and app keys (bab67ff)

v4.2.0

14 Feb 11:04
Compare
Choose a tag to compare

4.2.0 (2022-02-14)

Features

v4.1.3

10 Feb 16:03
Compare
Choose a tag to compare

4.1.3 (2022-02-10)

Bug Fixes

  • adRequestOptions ignored (e15809a)

v4.1.2

07 Feb 00:36
Compare
Choose a tag to compare

4.1.2 (2022-02-07)

Bug Fixes

  • CHANGELOG: remove duplicate changelog chunk (d5e59e3)

v4.1.1

27 Jan 14:40
Compare
Choose a tag to compare
v4.1.1 Pre-release
Pre-release

4.1.1 (2022-01-27)

Bug Fixes

  • point to the right native module (e1d7715)

v4.1.0

26 Jan 14:59
Compare
Choose a tag to compare
v4.1.0 Pre-release
Pre-release

4.1.0 (2022-01-26)

Features