Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The SDK has not been initialized, make sure to call FacebookSdk.sdkInitialize() first. #84

Open
amalinivos opened this issue Apr 5, 2022 · 6 comments

Comments

@amalinivos
Copy link

i'm getting this error when I trying run the code

@Parsley94
Copy link

Same is happening to me, did you manage to solve it some how ?

@ZedanLab
Copy link

@amalinivos @Parsley94

Make sure you added the Facebook client token in your Manifest and Info.plist files.

Resources:
https://facebook.meedu.app/docs/4.x.x/android
https://facebook.meedu.app/docs/4.x.x/ios

@Parsley94
Copy link

@ZedanLab I don't really understand, do I have to integrate flutter_facebook_auth into my app in order for this plugin (flutter_share_me) to work ?

@Parsley94
Copy link

@ZedanLab @amalinivos I'm happy to say guys that it worked for me, I just followed the steps of integrating the flutter_facebook_auth library and then it worked.
But unfortunately messenger is not working

@yihu5566
Copy link

yihu5566 commented Jun 2, 2022

@SimonRijn
Copy link

@amalinivos @Parsley94

Make sure you added the Facebook client token in your Manifest and Info.plist files.

Resources: https://facebook.meedu.app/docs/4.x.x/android https://facebook.meedu.app/docs/4.x.x/ios

This worked for me :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants