Hi,
I've created a test game on the cocos Live frontend. It's called "Test TMS". Riq, can you please enable ranking for this game ? (with min score 1 and max score 10 million)
Also I have a few questions about categories. When we use the requestScores function with no category, it sets the category to @"" (empty string) before sending the request to the server. Does it mean that every game has an "" (empty string) category ? Even if we add a "Normal" category ?
If my game has a "Normal" and a "Hard" category, can I query both at the same time by requesting the "" (empty string) category ?
Clain