开发者

Changing language on iPhone simulator crashes app [duplicate]

This question already has an answer here: Localization: application crashes when language is changed in simulator (1 answer) Closed 9 years ago. 开发者_Python百科

In a multi-language application, if you change language in iphone simulator from xcode (running the app) does it crash?

It crash everytime I do this, the strange thing is that if I do the same operation from iphone simulator opened in Instruments it works.


You can't change your language while the simulator is running. This happens because the device provide a folder with the actual language that you're using, so when you change it, the application will search the correct folder and will not find.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜