FAQ

Default solution folder, feel free to edit or delete it.

What are leaderboards and how do they work in Playblazer?
Leaderboards are a way of keeping relative ranking of the users based on some "score" i.e. some numeric attribute that can be sorted. Whenever thi...
Thu, 12 Nov, 2015 at 2:45 PM
Can I define custom leaderboards based on some custom parameter?
Technically, any numeric attribute can have a leaderboard defined on it - and not only the ones from the scoring system. However, to keep things simple for...
Thu, 12 Nov, 2015 at 2:47 PM
I want to display user's position among his/her friends. How do I get that using leaderboards API?
Fortunately, you don't have to do anything special - Playblazer already returns the "social" leaderboard as part of the "Get User Leaderb...
Thu, 12 Nov, 2015 at 2:48 PM
Help !! I'm not able to retrieve my Facebook/G+ friends list using the "Get Friendlist" API.
Did you call the 'Set Token' API from Social Graph module before calling 'Get Friendlist'? Please check point 2 from 'Preparing app for ...
Thu, 12 Nov, 2015 at 2:49 PM
How to build a turn-based multi-player game using Playblazer?
Make sure you have gone through the introduction and key concept articles. in this article we are going to look a bit deeper into how turn-based gam...
Sun, 15 Nov, 2015 at 5:37 PM