-
Notifications
You must be signed in to change notification settings - Fork 440
Facebook redirect issue on iOS #212
Comments
Note to self: SO issue |
FYI: wasn't able to reproduce this issue until now. Perhaps because of the Facebook config I've added to the plist in the demo app. |
The facebook portion of the info plist was auto generated so i'm not sure what the solution to this issue is? I am still getting the same issue as above when i try to login with fb for the first time. any subsequent attemps say ive already authorised the app and then i get redirected to a blank page. I have to deauthorize the app within my facebook settings in order to get the original error again. Is there something wrong with my info.plist?
Would this have anything to do with the facebook app being in sandbox mode? i am trying to login with the account that maintains the fb developer account so i should theoretically have permission to access the app automatically, unless there is something special i have to do to grant myself permission to use the app? |
An update to this, i switched all the auth settings in the facebook app to ON, just to see if i had configured it correctly, so now i no longer get the error mentioned above, i must have missed a configuration setting that i didnt think was needed for ios, but i still get redirected to a blank page and the login details arent added to firebase, however according to facebook i have successfully been authorised. So its not switching back to the app, or sending the user info to firebase. I googled the blank page issue and theres a lot of talk about it, and i see you did address this and made changes to accommodate.. Would there be any specific reason why it would still be happening for me? i have the latest npm version of your plugin.. could it be any other setting? |
Hello I had the same issue. |
Hi, i know this has been mentioned in previous issues (#115 & #107), however i am still getting this issue on my device running iOS 10.
I have followed all the instructions but i still get redirected to a blank page and the user record isn't added to firebase. But sometimes it doesn't do that at all and just redirects back to the login screen with this error:
Any ideas? Many thanks
The text was updated successfully, but these errors were encountered: