ios - Localization not working on ipad but working on iphone -


i have 2 storyboards each 2 storyboardname.string (english , french) , separate localize.string contains string view controllers.

when run app on iphone it's picking localization files correctly, on ipad keeps declared values in storyboard without useing values fron files.

i have tried delete , install app multiple time, have tried set parameter scheme configuration, checked id's localization file in storyboard (and are). nothing work...

i modified localization files ipad it's not picking changes. how can force ipad chose/use localization file?

see target set or not on right side window

open storyboard


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -