Top "Fbsdk" questions

Facebook software development kit

Facebook Sdk Has Not Been Initialized FacebookSdk.sdkInitialize()

Hey I know this was asked before, but none of the solutions seem to help. I'm using first time Facebook …

android react-native facebook-login android-facebook fbsdk
Could not find com.android.support:appcompat-v7:25.3.1

I suddenly started getting this error when trying to build. This was all working a few weeks ago with no …

android react-native-android fbsdk react-native-fbsdk
Facebook Sdk Android Error Building

I am trying to build my react-native project and using react-native fbsdk. However, I get these errors: /home/luiz/MYP/…

facebook react-native fbsdk react-native-fbsdk
Change the FB login button text (react-native-fbsdk)

I am using react-native-fbsdk. How can I change the fb login button text from 'Login with facebook' to 'Continue with …

facebook reactjs react-native fbsdk react-native-fbsdk
FB SDK Error: Login Failed (react-native)

I'm currently setting up Facebook Authentication for my Reach Native application. After the usual problems with the react-native-fbsdk setup, now …

ios react-native fbsdk react-native-fbsdk
FBSDKAccessToken currentAccessToken nil after quitting app

I am developing an ios app using the Facebook SDK to login. I have set a LogInViewController as the initial …

ios swift facebook-login facebook-access-token fbsdk
SDKApplicationDelegate Use of unresolved identifier

I have two pods installed for facebook login pod 'FacebookCore' pod 'FacebookLogin' than imported FacebookCore in appdelegate. still it shows …

swift fbsdk fbsdkloginkit
React Native Android: Method does not override or implement a method from a supertype

I've added react-native-fbsdk to my react native project and have it building fine on iOS. But on the android side, …

android react-native fbsdk react-native-fbsdk