I’m working about one application for iOS. Application is already on App Store. But in new version, I have to remove one from Localization languages (Germany). After this, i observed very strange behaviors: When i deploy application on my phone without old version previous application, then everything is okay – if i has iOS set to Germany, application is in English. But when i deploy it when old version is already installed, then application does not show English translation, but only keys form unexisting Germany version (“terms_header” and so…).
My question is: How application will behave, when i send new version to App Store, and users will updates their phones to new version of my application?
Ok, i found it. There is the way to check, how application will behave when is updatet from App Store:
In this case, my application is works.