Releases: thebergamo/react-native-fbsdk-next
Releases · thebergamo/react-native-fbsdk-next
v13.3.0
v13.2.0
v13.1.4
v13.1.3
v13.1.2
v13.1.1
v13.0.0
13.0.0 (2024-04-10)
⚠ BREAKING CHANGES
- android: upstream notes are vague, but they say:
"More use case for Integrity is supported. Apps violating
Meta’s Policy will no longer be allowed to send Traffic" - deps: cocopaods >= 1.12 is required for privacy manifests
- ios: upstream login / limited login functionality changed,
https://developers.facebook.com/blog/post/2024/03/28/changes-made-to-fb-login-sdk/
instructs how to adapt. Most likely you will want to switch to
the relatively new "Limited Login" functionality.
Features
- android: adopt facebook-android-sdk 17.0.0 (c9cf51e)
- ios: adopt facebook-ios-sdk version 17.0.0 (aa1d081)
Build System
- deps: minimum cocoapods version increased to 1.12.0 (54eeffe)