Hi guys, I'm newbie to App42, i'm using cocos2d-x c++.
I just want to verify if this things are possible using leaderboard service:
-
Edit score with extra data = As I read you can only edit score but how about the additional data save along with score? Is there a way to edit the extra data with a minimum api call along with the score?
-
Save only highscore = Server will not save score if it's lower. Is this possible?
-
Fetch Additional data and scores from all facebook friends. = Can I get all scores and extra data from "ALL" of my facebook friends, as I read you can only get the top scorers but what If my extra contains additional data like longest word and I want to make it in leaderboards? Is it also possible that the data to be fetch is tie in with the fb user id and not all json data?