Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@invertase/react-native-google-ads

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@invertase/react-native-google-ads - npm Package Versions

2

4.0.2

Diff

Changelog

Source

4.0.2 (2022-01-24)

Bug Fixes

mikehardy
published 4.0.1 •

Changelog

Source

4.0.1 (2022-01-24)

Bug Fixes

  • android: no banner ads loaded in the first render (3dc74cf)
mikehardy
published 4.0.0 •

Changelog

Source

4.0.0 (2022-02-07)

⚠ BREAKING CHANGES

  • typescript rewrite (#41)

Features

Bug Fixes

mikehardy
published 3.4.0 •

Changelog

Source

3.4.0 (2021-12-29)

Features

mikehardy
published 3.3.0 •

Changelog

Source

3.3.0 (2021-12-29)

Features

mikehardy
published 3.2.1 •

Changelog

Source

3.2.1 (2021-12-28)

Bug Fixes

  • adUnitId in sendAdevent is nil on error (d633340)
mikehardy
published 3.2.0 •

Changelog

Source

3.2.0 (2021-12-13)

Features

  • expose native SDK initialize methods as new initialize API (#40) (3689b1f)
mikehardy
published 3.1.0 •

Changelog

Source

3.1.0 (2021-12-13)

Features

  • ios, banner: replace v7 methods with v8 methods (#37) (c53c657)
mikehardy
published 3.0.0 •

Changelog

Source

3.0.0 (2021-12-12)

⚠ BREAKING CHANGES

Please refer to upstream guides for suggestions on new usage. https://developers.google.com/admob/ios/migration and https://developers.google.com/admob/android/migration

  • compileSdkVersion now 31, change your app android build.gradle to 31 if you have not already. Note that JDK11 is required for stable compilation on compileSdkVersion 31, JDK8 has internal compiler errors with SDK31
  • onAdLeftApplication removed from the underlying SDK, use react-native built in AppState to determine app went to background
  • Smart banner ads removed; use adaptive banner ads. Set height/width explicitly taking into account device size
  • android SDK updated to underlying SDK 20

Features

  • android SDK updated to underlying SDK 20 (56c6058)
  • android, sdks: update to the latest v20 android admob sdk (#32) (291e504)
mikehardy
published 2.0.1 •

Changelog

Source

2.0.1 (2021-12-12)

Bug Fixes

  • rewarded ads crash & request configuration (#31) (382f146)

  • 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.
2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc