Unity Facebook SDK publish actions -


i have problem when posting player score via unity facebook sdk.
code scores api calling fine, problem app cannot grant publish_actions permission when user login.
tried , without native facebook app, login init() dialogue or function below:

fb.login("email,publish_actions", logincallback);

checked permission in app settings in tester account , showing basic information cannot post. appreciate if can give me advices. thank much.

just use publish_actions , not email..


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -