I've got one you can add: iPad applications don't have to support all four orientations. However, whichever orientation you do support (in our instance, portrait) you must support the top-up and bottom-up variations unless some special circumstance warrants only supporting one or the other. Just had a submission rejected earlier this week for this reason. FYI, here is the response we received from Apple: 10.1 We foun…
I often have my iPad with the home button on top while on the stand. Easier for charging... (Just in case anybody wonders why they'd want both orientations...)
IOS App Store Submission Checklist - anything else to add?
41–50 of 76 posts
Re: IOS App Store Submission Checklist - anything else to add?
#42Earlier quoted context omitted.
Thanks. Updated.
Also maybe consider dropping: > App state is saved when stopping the app and restored on next start I believe you get this for 'free' with IOS 4 and greater, as the app now never stops, it just suspends to the background when you switch between apps.
Re: IOS App Store Submission Checklist - anything else to add?
#43Re: IOS App Store Submission Checklist - anything else to add?
#44Re: IOS App Store Submission Checklist - anything else to add?
#45The best I found so far is the self-hosted QuincyKit (http://quincykit.net/) or if you don't want to fiddle with your own server, use HockeyApp (http://www.hockeyapp.net/).
Re: IOS App Store Submission Checklist - anything else to add?
#46I've got one you can add: iPad applications don't have to support all four orientations. However, whichever orientation you do support (in our instance, portrait) you must support the top-up and bottom-up variations unless some special circumstance warrants only supporting one or the other. Just had a submission rejected earlier this week for this reason. FYI, here is the response we received from Apple: 10.1 We foun…
Also, I agree with Apple that both orientations should be supported. Depending on how you're holding or docking the device, and where it's convenient for the headphone jack to protrude, it's quite conceivable for users to want to use both orientations.
Re: IOS App Store Submission Checklist - anything else to add?
#47Here's one to add: if your app has a in-app purchase of more than $100, your app HAS to be rated 18+ because of a fear of teenagers can run up their parents' credit card bills. It's somewhat unfair because 18+ means adult content, but an app might not contain adult content (as was the case with our client's self-help books/videos).
Re: IOS App Store Submission Checklist - anything else to add?
#48This is a fantastic list! Thank you for putting this together. Question: can you elaborate on what this means exactly, and why it's necessary? "If you use encryption, you have registered with BIS and can provide documentation."
Re: IOS App Store Submission Checklist - anything else to add?
#49I've got one you can add: iPad applications don't have to support all four orientations. However, whichever orientation you do support (in our instance, portrait) you must support the top-up and bottom-up variations unless some special circumstance warrants only supporting one or the other. Just had a submission rejected earlier this week for this reason. FYI, here is the response we received from Apple: 10.1 We foun…
Is there not an easy way to just say "turn my app upside down when the user flips the device"? For most apps (i.e. ones that don't use the accelerometer, etc.) this should be trivial, and shouldn't require any real effort from the app developer. Also, I agree with Apple that both orientations should be supported. Depending on how you're holding or docking the device, and where it's convenient for the headphone jack t…
Re: IOS App Store Submission Checklist - anything else to add?
#50Surprised to see "does not leak memory" is not on the list. That's a biggie.
If you leak fast your app is unlikely to "not crash" and "remain responsive".