Need help to login to Facebook with the WWW class

Hey guys I wanted to ask you if it is possible to access facebook via Unity’s WWW class and how to do it :slight_smile: (maybe with some PHP code or something)
Would be great if you could help me with my problem :slight_smile:

Facebook has a Unity SDK.

The Facebook sdk is useless when it comes to web platforms not on Facebook.

I believe the easiest way around this would be to implement one of Facebook’s login widgets on the webpage hosting your game. Your game can then interact with the webpage.

Sorry I can’t be more detailed, I gave up in Facebook implementation on non supported platforms a while ago.

1 Like