开发者

Iphone crash on language change

开发者 https://www.devze.com 2023-03-03 23:18 出处:网络
When I change international options (language) in iphone simulator, it crashes but had no errors, then if i restart everythin开发者_开发问答g is ok, it does this with numerous examples, is a normal th

When I change international options (language) in iphone simulator, it crashes but had no errors, then if i restart everythin开发者_开发问答g is ok, it does this with numerous examples, is a normal thing? How can I prevent it?


You can try re-installing the tools to see if that helps.


It's perfectly normal.

When the system language changes, running applications are stopped, as there is no built-in way to change the language at runtime.
This way, it ensures applications are reloaded with the correct language.

0

精彩评论

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