Skip to content

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

v2.0.0

11 Dec 00:21
Compare
Choose a tag to compare

2.0.0 (2021-12-11)

  • feat(ios)!: Google Mobile Ads SDK 8 w/new testDeviceIdentifiers vs testDevices (#30) (bac264d), closes #30

BREAKING CHANGES

  • "testDevices" property no longer exists. You must use "testDeviceIdentifiers". The testDeviceIdentifiers property applies to all ad requests, while the old testDevices property was set per-request.

v1.0.2 fix missing react-native-config.js file / config infra not working

09 Dec 13:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1 - working through automated releases

08 Dec 21:31
Compare
Choose a tag to compare

That makes the first couple tags / release entries noisy, but it means if you make a PR, we launch it, no hesitation.
Let's go!

Full Changelog: v1.0.0...v1.0.1

v1.0.0 - it's alive! Welcome back, react-native-firebase/admob

08 Dec 21:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/invertase/react-native-google-ads/commits/v1.0.0