I integrated the FB SDK into my game but I can't actually sign in. This is what I'm doing:
Facebook not logging in on iOS
- I click the login button in my game
- Safari opens
- I sign in with a test user
- I get a notification in safari saying "You have already authorized gamename"
- I go back to my game and I'm not logged in.
"The SFSafariViewController's parent view controller was dismissed. This can happen if you are...
Facebook not logging in on iOS