Does anyone know if it is possible to submit different binaries for different localizations in iTunes Connect? The reason I want to do this, is that I have an app with localized speech. Putting the sound files for all languages into the app would considerably grow the binary size, which I want to avoid.
Does anyone know if it is possible to submit different binaries for different localizations
Share
No, you cannot submit different binaries for different localizations. You have to provide one binary and bundle all your localized resources in the usual localization folders. But you could provide different apps (i.e. with different bundle identifier).