I am trying to use facebook leaderboard in my app referring to this.
http://blogs.shephertz.com/tag/unity3d-facebook-sdk/
In web, it asks me to enter 'User Access Token' for login everytime I run. I did and it works. (Should it be done automatically?)
In my smartphone(Galaxy note 2), it does not ask anything and no progress. it seems not to be able to login.
So my questions are
- How can I log in in the smartphone? Any sample codes of login procedure for smartphones?
- How can I post my score on the wall (my faceook account - for promotion) ? Any codes for this?
I am desperate in need of help. Thanks in advance for any help.