本文介绍了游戏中心排行榜得分-"20分"而不是"20分"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我目前正在为我的应用测试Game Center排行榜.认证和提交分数时一切正常,但是当我查看Game Center的排行榜时,它显示的是"200分",而不是"200分".
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?
谢谢!
推荐答案
我是个白痴-您只需要在iTunes Connect的得分后缀之前添加一个空格即可.如果其他人也做同样的事情,则保留它而不是删除它:)
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 :)
这篇关于游戏中心排行榜得分-"20分"而不是"20分"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!