My react native app is not showing any events in the Facebook Event Manager from iOS 14.5 users. It works fine for Android and iOS 13 users. I have the same iss
I'm trying to use the default <'LoginButton ... > for login in the app through Facebook login, but I can't manage to get the user's email. This is my but
Faced a problem while using react-native-fbsdk-next. The first call to Profile.getCurrentProfile on android returns null. Everything works correctly on ios. If
In simple, how does one log out with LoginManager provided by react-native-fbsdk? If we look the code inside that LoginManager provided by react-native-fbsdk,