objective c - Localizing Xib brings strange troubles -


i have app (iphone) 2 xibs localize, 1 nib has labels translate directly in ib. seemed easy until built.

-1) simulator did not load of backgrounds (uiimageviews, same both xib's, , programmatically modified @ runtime). did not change around this! tried delete/clean/add again, nothing changed. (debugger says not load image referenced nib, though changed no references say, works on real device)

-2) simulator crashes (every time) , sends report apple try relaunch app after modifying languages in settings panel. re-build, app runs again, correct xibs loaded. [edit: happens no more if stop tasks in xcode, not bug]

-3) in device, no crash, images ok on background, english xib loaded only.

i can't make way through inconsistent behavior. bumping head on wall did not solve problem...

tired of not finding solution. has xcode bug. copied code , recreated app in new project. works fine nothing changed in content, not single space! thxs took time.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -