You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.
🐛 Bug Report
We upgraded to
react-native-fbsdk 2.0.0
a few weeks ago. Since then about 2-3% of our iOS users are experiencing crashes due to a memory leak.Xcode instruments shows there is a leak with the FBSDK when starting up the app:
Looking at
node_modules/react-native-fbsdk/react-native-fbsdk.podspec
I can see it uses FBSDK version 7.A few other people have reported the issue on the native iOS FBSDK github repo, but not since it was supposedly fixed in 6.4.0.
Is anyone else experiencing this?
To Reproduce
Expected Behavior
Environment
The text was updated successfully, but these errors were encountered: