I successfully submitted my app to Apple on 15 December 2016. This week I tried to upload the same app after some minor changes to the text/images, but it was rejected with error ITMS-90096 by the Application Loader utility. I assume Apple have changed their rules some time in the last 30 days. I have tried to comply with what they are asking for, but I still cannot get past the upload stage.
The exact error message is: Your binary is not optimized for iPhone 5 - - New iPhone apps and app updates submitted must support the 4-inch display on iPhone 5 and must include a launch image referenced in the Info.plist under UILaunchImages with a UILaunchImageSize value set to {320, 568}. Launch images must be PNG files and located at the top-level of your bundle, or provided within each .lproj folder if you localize your launch images.
I thought this would be a simple extra line to add to my config.xml (listed below) but that did not work. I read through all the similar issues on this forum, and on stackoverflow.com but nothing has given me any further ideas to try.
You will notice I have the old fashioned style of config, but I understand that Phonegap Build still permits this option, so I wanted to stick with it in order to make a tiny change very quickly. (We actually have a different project already part-way through, which has upgraded this app to the new style of config anyway, but that will not complete for months.) Likewise I'm still using an old version of Phonegap, but I'm reluctant to change something that is already in the App Store; I'm just tweaking the text and images, and I don't want to lose time re-testing everything.
Thank you to anyone who can advise me.
The exact error message is: Your binary is not optimized for iPhone 5 - - New iPhone apps and app updates submitted must support the 4-inch display on iPhone 5 and must include a launch image referenced in the Info.plist under UILaunchImages with a UILaunchImageSize value set to {320, 568}. Launch images must be PNG files and located at the top-level of your bundle, or provided within each .lproj folder if you localize your launch images.
I thought this would be a simple extra line to add to my config.xml (listed below) but that did not work. I read through all the similar issues on this forum, and on stackoverflow.com but nothing has given me any further ideas to try.
You will notice I have the old fashioned style of config, but I understand that Phonegap Build still permits this option, so I wanted to stick with it in order to make a tiny change very quickly. (We actually have a different project already part-way through, which has upgraded this app to the new style of config anyway, but that will not complete for months.) Likewise I'm still using an old version of Phonegap, but I'm reluctant to change something that is already in the App Store; I'm just tweaking the text and images, and I don't want to lose time re-testing everything.
Thank you to anyone who can advise me.
