React Native Fbads Versions Save

Facebook Audience SDK integration for React Native

v7.0.5

3 years ago

Fixes

  • Updated AdChoiceView due crashing with UIRectCorner pointer (#289)

v7.0.3

3 years ago

Chore & Maintenance

  • don't publish yarn.lock file to npm (#285)
  • optimize published package size

v7.0.2

3 years ago

Fixes

  • use proper react-native config for autolinking (#284)

v7.0.1

3 years ago

Fixes

  • include react-native.config.js in published package (#283)

v7.0.0

3 years ago

Features

  • support iOS 14+ with Tracking API and Advertiser ID collection management (#266, #280)

Fixes

  • [breaking] remove rectangle banner on iOS (#280)
  • [breaking] remove rectangle banner support (#281)
  • [breaking] update facebook android SDK to v6 (#281)
  • [breaking] upgrade deprecated APIs (#267)
  • nullable/nonnull annotations (#265)
  • call loadAds from the main thread (#264)

Chore & Maintenance

  • update readme for RN >=0.60, removed old typo info (#278)
  • update readme with testing integration section (#277)
  • update example for RN >0.60; use AndroidX (#275)

6.0.0-rc.3

5 years ago

beta

5 years ago

For Internal/Beta testing [not for production]

v4.2.0

6 years ago

This release contains:

  • an updated version of Facebook SDK for Android, which should enable publishing apps with this module again
  • fixes issues with react-native link on Android

v4.1.0

7 years ago

Adds a new API addTestDevice that, when used, fixes all the no fill errors that users reported!

v3.1.1

7 years ago

This release updates dependencies to latest React Native and fixes a common issue on Android where native ad was not clickable.

We have rolled out a hot-fix that triggers click on a native side, but we will investigate whether better (more idiomatic) solution can be applied.