Posting works well for me, successfully everytime.
But requesting the scores has been failing starting sometime this afternoon, I don't think I changed any code affecting it.
WHAT I DID CHANGE IS THAT I ENABLED RANKING. Since the enabled ranking, the delete all scores also isn't working.
Anyone else having these problems?
NSLog tells me:
score request OK
receivedData does have bytes in it when I set a breakpoint there.
Then I get a parse error from that JSON thing: "Could not scan dictionary. Dictionary that does not start with '{' character."
It seems one of the dictionaries it's reading is empty from what I can tell?