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

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -