Facebook SDK - iOS - Doesn't return user data
Hi
Got a problem with latest Facebook 7.9.2. It doesn't return to the app after authorisation was granted.
Exact steps:
1. Click in game on Facebook login button
2. App minimised, Web Browser appears
3. Loads page where I grant permissions
4. After granting permissions WebPage reloads to a blank empty page and doesn't close it and doesn't return to the app. Just stuck on the empty page. If I press in browser Done button - it return to app with response "user cancelled"
Additional info:
In Facebook Developer panel iOS platform added with correct bundle ID The same project but under Android build worked like a charmed, no problems whatsoever. but iOS doesn't log in, the browser doesn't close and doesn't return a result to the app
Answer by Bazz_boyy · Sep 26, 2017 at 09:21 AM
I have this exact same problem and spent the whole day at work trying to fix it. Sad day
Apparently there's a fix relating to the unityappcontroller.mm that's supposed to fix it, however I was unable to get it to work.