- Where Developers Learn, Share, & Build Careers


I've seen some iOS applications that dynamically change the language used in the app, I mean when The app uses the user to dynamically change the language (French, English, ...); I have searched the Internet and I have found anything about it.

Any thoughts? Thank you

You must write your own version of NSLocalizedString macro, which selects a language bundle phone User preference instead of locale

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -