Game Center leaderboard score - "20points" instead of "20 points"

game-center, ios

Solution

I'm an idiot - you just had to add a space before the score suffix in iTunes Connect. Leaving this up instead of deleting it, in case anyone else does the same thing :)

Problem

I'm currently testing Game Center leaderboards for my app. Everything's working fine with authenticating and submitting scores, but when I go to look at the leaderboard in Game Center, it says "200points" instead of "200 points". Why isn't there a space between the score and the score type? And how can I fix it? Thanks!

Original source