Facebook scores blocked by "only me" visibility -


i have game highscores , use fb-score api generate friend leaderboard. 1 problem though ... save score fb-user, app has "post data user" ... in case, score-data. user can choose mark "posting" permission visible "only me" instead of global or friends. lot of users since sounds aid privacy.

that means score of ... lets user ... never show in leaderboard of friend (user b), since app has posted user a, , unintentionally invisible of friends. user has not way find out mistake, , none of friends can see awesome highscore, since can see highscore without problems.

that brings me question: how can work around or approach problem in way? there way score data user when marked "app posts" visible himself? accesstoken thing, user or app? or somehow check if user has done such thing , alert him change post-permission visibility? far know can check if permission given or not, not visibility. want work past setting server of own handle data.

yes, unfortunately seems designed behaviour. user has stated via visibility preferences wants share information game (such score) himself, therefore makes sense other users cannot see score. achieve goal, additional database necessary.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -