Game Center leaderboard score - “20points” instead of “20 points”

て烟熏妆下的殇ゞ 提交于 2019-12-10 16:24:56

问题


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!


回答1:


So, since I understand that more people experience the same problem, and adding space in front of the label as the accepted answer suggests, does not seem to work, I figured I would post a solution that works for anyone else landing on this page:

Instead of writing "points" or " points", I wrote " points" as the label.

This seemed to be the only thing that worked for me.




回答2:


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 :)



来源:https://stackoverflow.com/questions/14913976/game-center-leaderboard-score-20points-instead-of-20-points

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!