Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的应用程序中,当我单击当前位置时,它会显示“当前位置”,当我将语言更改为德语时,它会在 iOS 版本 < 6.0 中显示“Aktueller Ort”。但在 iOS >=6.0 中,它总是显示“当前位置”。这是苹果地图的问题吗?
我遇到了问题.. 我们必须在 info.plist 文件中使“本地化资源可以混合”标签为真。现在它将适用于所有语言.. (Y)