Si I'm not sure it's a bug more than my poor understanding of code, but I have a problem with the facebook object.
When I am logged in, all is well I prompt to share...etc but every time I try to logout I have a Javascript Error.
Javascript error!
TypeError: response.authResponse is null
http://localhost:50000/Facebook_plugin.js, line 115 (col 4)
I'm not really a dev so I don't understand what is the problem. I made sure the player had to be logged in to be able to log out. Is it because I am in localhost ?
Also unrelated to that error but is it possible to choose where the facebook dialog for login and share is going to appear ? It is always appering one the edge of the screen, which is not really good.
Thank you for your time and your help !