This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 441
Facebook Login does not return any result in iOS #107
Labels
Comments
Which iOS version, and is there anything in the log? See Xcode > Window > Devices. |
iOS Version 9.3. |
This seems to be working after re-installing the Facebook SDK pod. So closing the issue for now. |
EddyVerbruggen
added a commit
that referenced
this issue
Aug 29, 2016
#107 Facebook Login does not return any result in iOS
If it pops up again, .. I think there was a regression introduces for iOS when Google SignIn was added. Should be fine in version 3.5.4. |
That could be it. Thank you for the fix. |
EddyVerbruggen
added a commit
that referenced
this issue
Apr 18, 2017
#107 Facebook Login does not return any result in iOS
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
While authenticating through Facebook in iOS, the facebook SDK does not return any result, and the safari instance opened remains as it is.
Everything works smoothly in Android.
This is a recurring issue in the latest Facebook SDK.
One suggested solution is to change the Login Method to a popup http://stackoverflow.com/a/34737097
Another thread is here. I believe the top voted solution is what is implemented in the plugin.
http://stackoverflow.com/questions/32299271/facebook-sdk-login-never-calls-back-my-application-on-ios-9
Any other ideas/thoughts in resolving this?
The text was updated successfully, but these errors were encountered: