I have a problem with the localization, it must be in English and Italian. I'm using NSLocalizedString, but I have a problem.
If I set the language to Italian or English everything works correctly. If I set any other language it remains Italian. But if I first set the language to English and then to Spanish for example, at this point will remain in English. In the plist file "localized native development region" is set to English.
thanks