Releases: callstack/react-native-fbads
Releases · callstack/react-native-fbads
v7.0.5
Compare
Sorry, something went wrong.
No results found
Fixes
Updated AdChoiceView due crashing with UIRectCorner pointer (#289 )
v7.0.3
Compare
Sorry, something went wrong.
No results found
Chore & Maintenance
don't publish yarn.lock file to npm (#285 )
optimize published package size
v7.0.2
Compare
Sorry, something went wrong.
No results found
Fixes
use proper react-native config for autolinking (#284 )
v7.0.1
Compare
Sorry, something went wrong.
No results found
Fixes
include react-native.config.js in published package (#283 )
v7.0.0
Compare
Sorry, something went wrong.
No results found
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-RC3
Compare
Sorry, something went wrong.
No results found
Merge pull request #167 from hayanmind/master
Update README.md (yarn add and multiple targets in Xcode projects)
Internal Test - Beta Release
Compare
Sorry, something went wrong.
No results found
For Internal/Beta testing [not for production]
v4.2.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Adds a new API addTestDevice that, when used, fixes all the no fill errors that users reported!
v3.1.1
Compare
Sorry, something went wrong.
No results found
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.