iTunes Connect: App name with special characters (german 'umlaute')

最后都变了- 提交于 2019-12-05 12:35:18

In the past, I've kept the product name alphanumeric but used the Bundle Display Name in the Info.plist file to use additional/different characters.

I ran into a similar problem a while back with the + character - I couldn't sign any apps with the character in the bundle name. So, I changed the name from Xxx+ to XxxPlus and set the Bundle Display Name to Xxx+. Looked like I wanted it to in the GUI and the signing worked fine.

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