ios - Localized.strings not accessed -


i have 2 storyboards, 1 iphone 5 , 1 iphone 4. same code supports both. have have nslocalizedstrings through code. when run code on g4 device, strings displayed fine. when run exact same code g5 storyboard, recent strings come through ids, not equivalent strings. have suggestions on may going on? storyboards affect search paths localized strings? if where? i've seen bugs due speed differences of g4 , g5 devices seems opposite of previous patterns.

i figured out looking @ someother problems. app has deleted device and/or new name assigned it.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -