Page 1 of 2

Is ipa file IOS 6 Compliant

Posted: Mon Sep 02, 2013 4:05 am
by Andrew Wing

Hi

Just wondering if the ipa release build file produced from appery is now fully compliant with io6 or do you still need to build manually with xcode?

When attempting to publish my app, I get a email response from apple advising my binary is not optimised for iphone 5.

I have uploaded all launch images to appery.

Thanks
Andrew


Is ipa file IOS 6 Compliant

Posted: Mon Sep 02, 2013 9:32 am
by Yaniv

Same issues goes here also,
Can you please check why?


Is ipa file IOS 6 Compliant

Posted: Mon Sep 02, 2013 9:42 am
by Maryna Brodina

Hello! Are there any details in response from Apple? Could you post/send us entire response?


Is ipa file IOS 6 Compliant

Posted: Mon Sep 02, 2013 10:30 am
by Andrew Wing

Hi Marina

This is what the email from apple says. It is received after upload with the application loader.

iPhone 5 Optimization Requirement - Your binary is not optimized for iPhone 5. As of May 1, all new iPhone apps and app updates submitted must support the 4-inch display on iPhone 5. All apps must include a launch image with the -568h size modifier immediately following the "basename" portion of the launch image's filename. 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. Learn more about iPhone 5 support and app launch images by reviewing the iOS Human Interface Guidelines and iOS App Programming Guide.


Is ipa file IOS 6 Compliant

Posted: Mon Sep 02, 2013 11:29 am
by Maryna Brodina

Thanks, I'll update.


Is ipa file IOS 6 Compliant

Posted: Mon Sep 02, 2013 11:42 am
by Douwe Wullink6159034

Hi Andrew,

hit the same message last weekend; check your launch images .png format. Apple has strict rules for icons and launch images. Removing transparancy did the job for me.


Is ipa file IOS 6 Compliant

Posted: Mon Sep 02, 2013 11:50 am
by Maryna Brodina

Douwe, thanks for your reply!
Andrew, for now you would need to add launch image for iPhone5 manually through xCode.


Is ipa file IOS 6 Compliant

Posted: Mon Sep 02, 2013 11:18 pm
by Andrew Wing

Thanks Douwe and Marina for your help.

I removed transparancy from the launch image and it has passed the iphone 5 validation from apple. App is now waiting for review.

thanks
andrew


Is ipa file IOS 6 Compliant

Posted: Tue Sep 03, 2013 5:45 am
by Toblerone

Does this apply to anyone trying to build an ipa now then? Surely appery need to resolve this as a matter of urgency as not everybody has access to Xcode :(


Is ipa file IOS 6 Compliant

Posted: Tue Sep 03, 2013 9:18 am
by Douwe Wullink6159034

No, no need to use xcode. iPhone5 is supported by Appery. it's the 640x1136 px launch image. Appery is handling this image just fine.

The application loader's message suggest otherwise but as you can read above, this was because of wrong .png format used. Apple does not like transparancy in it's launch images.