Hi to all,
I am using CocosLive to post scores online,
In my game there is no category to post scores, so i had deleted the default category i.e "CLASSIC"
now i want to use requestRankForScore:(int) score :(NSString *)category function,
what should be the second parameter,
I tried following but none gives the right result:
1. NULL
2. nil
3. ""
Plz tell me what should be the second parameter..
Thanking you