Prime31 Facebook login failing if logged into facebook through settings

I’m using Prime31’s Social Networking plugin to access facebook in my iOS game and can login to facebook fine when the player isn’t logged into facebook through their phone’s settings, but if they are, facebook never returns a valid session. Anyone run into this problem or know why this would be happening? Many thanks.

heh you should look at this question, http://answers.unity3d.com/questions/435671/facebook-like-using-prime31-250-reward-.html

1 Answer

1

I have just run into the same problem using the latest SocialNetworking plugin from Prime31. I have everything configured correctly and able to login. However the next time check FacebookBinding.isSessionValid() I get this line of output:

[:0]Facebook Session state: True

2013-05-09 17:12:14.876 bb[8067:907] session closed

I have no idea why my session is being closed so quickly?

I suggest the Prime31 forum, you usually get a good answer from the staff within a day or two

Fattie thanks for the info, hope you managed to solve your problem? I have now managed to solve mine after reading that forum you pointed me to.