Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Facebook Login does not return any result in iOS #107

Closed
asaph26 opened this issue Aug 20, 2016 · 5 comments
Closed

Facebook Login does not return any result in iOS #107

asaph26 opened this issue Aug 20, 2016 · 5 comments
Labels

Comments

@asaph26
Copy link

asaph26 commented Aug 20, 2016

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?

@EddyVerbruggen
Copy link
Owner

Which iOS version, and is there anything in the log? See Xcode > Window > Devices.

@asaph26
Copy link
Author

asaph26 commented Aug 20, 2016

iOS Version 9.3.
I haven't been able to run the app due to other issues. Will post the log once I get things up and running again.

@asaph26
Copy link
Author

asaph26 commented Aug 21, 2016

This seems to be working after re-installing the Facebook SDK pod. So closing the issue for now.
Thank you for the immediate reply.

@asaph26 asaph26 closed this as completed Aug 21, 2016
EddyVerbruggen added a commit that referenced this issue Aug 29, 2016
#107 Facebook Login does not return any result in iOS
@EddyVerbruggen
Copy link
Owner

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.

@asaph26
Copy link
Author

asaph26 commented Aug 30, 2016

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.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants