-
Notifications
You must be signed in to change notification settings - Fork 163
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
Comments
Same is happening to me, did you manage to solve it some how ? |
Make sure you added the Facebook client token in your Manifest and Info.plist files. Resources: |
@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 ? |
@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. |
This worked for me :-) |
i'm getting this error when I trying run the code
The text was updated successfully, but these errors were encountered: