I have integrated facebook sdk to my unity game for android and ios. On both platform it works .
But now i turned my game to run in web player. but unfortunately i am not unable to login in facebook. I read documentation written in facebook.
https://developers.facebook.com/docs/unity/reference/3/CUI
For that i need canvas binary url. but i dont understand which url should i write? i want steps to make my web game to work with facebook sdk.
If i am going wrong then also let me know guys.. :)).
Thanks in advance..