ios - NSLocalisedString toggle between displaying key and translated text -


i have app localised, wandering if theres way toggle between displaying key , translated text either while app running or through debug build?

i want run through app , make sure there no hardcoded strings

thanks

not asking for, in xcode menu product -> scheme -> edit scheme… -> run -> options there option “show non-localized strings” capitalize strings in ui not localized.

i hope can solve problem.


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

android - How to read a column value in parse.com without accessing an object or a pointer -

timer - Java TimerTask cancel -