iphone - iOS Localize Splash Screen in Xcode 4.6 -
i found bug in xcode 4.6 during app store submission process.
the problem may 1, 2013, apple reject applications doesn't support retina display , iphone 5. understand if application optimized iphone 5 process looks launch image section in settings:

the problem born when try localize splash screen: localize splash screen must drag image not in launch images section, in supporting file folder in project navigator. localize image , call default.png (and other appropriate name iphone 5 , ipad). procedure cause launch images sections blank if works fine: in device can see correct splash based on device language.
but, because apple looks section understand if app optimized iphone 5 can't able publish app , process returns error: iphone 5 optimization required.
this bug in xcode because process mentioned works fine... has have encountered problem , found solution it?

please check this:
"....you can localize application icons , launch images placing files same name in language-specific project directories. even if provide localized versions, however, you should include default version of these files @ top-level of application bundle. default version used in situations specific localization not available..." apple
Comments
Post a Comment