开发者

iPhone localization - some localized XIBs do not load

开发者 https://www.devze.com 2023-01-01 00:20 出处:网络
I have made an iPhone app with localized versions. It mostly works fine, but there are two views in which localized NIBs do not load. Standard NIBs (in English) are used. I am sure I mad开发者_开发知识

I have made an iPhone app with localized versions. It mostly works fine, but there are two views in which localized NIBs do not load. Standard NIBs (in English) are used. I am sure I mad开发者_开发知识库e localization properly ("Get Info", "Make file localizable", "Add Localization", added "pl" - for Polish, and then edited created NIB). All the other views are fine. What might be the problem?


Another one for the simulator on SDK 4.0 - delete the application on the simulator, build -> clean all targets in XCode and restart


Answer is: reboot the iPhone.


I had a similar issue on the Simulator. Cleaning all targets helped me. Give it a try.


On the simulator I had to use "iOS Simulator" -> "Reset Content and Settings"

0

精彩评论

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