Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 10-14-2010, 10:18 AM   #1 (permalink)
Registered Member
 
Join Date: Sep 2010
Posts: 324
mariano_donati is on a distinguished road
Default App store: review process

Hi.
I know that in order to be approved, an app needs to be reviewed by Apple.
Does anyone know how is this process? what will Apple look for? and what are the reasons why Apple can reject your app?. I can't find any documentation on this.
I'd like to know your experience as well since I've never submitted an app.
Thanks.
mariano_donati is offline   Reply With Quote
Old 10-14-2010, 10:29 AM   #2 (permalink)
Banned
 
Join Date: Jul 2009
Posts: 576
Not_Appy_At_All is on a distinguished road
Default

Quote:
Originally Posted by mariano_donati View Post
Hi.
I know that in order to be approved, an app needs to be reviewed by Apple.
Does anyone know how is this process? what will Apple look for? and what are the reasons why Apple can reject your app?. I can't find any documentation on this.
I'd like to know your experience as well since I've never submitted an app.
Thanks.
Apple can reject for any and all reasons...they run the show.

And state so in your developer agreement.

The first thing they find "wrong"...even as simple as a keyword error will get you a rejection. They do NOT look at everything at once and then send you a list of corrections. They test and examine your app, description, keywords, screenshots...etc...and will reject upon a violation of some sort. And not go any further.

You will then resubmit to start the process all over again...until they find the next "error"...an onerous process if you have to do this repeatedly as some have.

On the positive side...if you have done your homework, tested the app well, and made sure that your description, screenshots, keywords, icon etc complies with their rules, you will most likely get an approval the first time you submit.
Not_Appy_At_All is offline   Reply With Quote
Old 10-14-2010, 10:29 AM   #3 (permalink)
Registered Member
 
Join Date: Jan 2010
Posts: 38
boyax is on a distinguished road
Default

Quote:
Originally Posted by mariano_donati View Post
Hi.
I know that in order to be approved, an app needs to be reviewed by Apple.
Does anyone know how is this process? what will Apple look for? and what are the reasons why Apple can reject your app?. I can't find any documentation on this.
I'd like to know your experience as well since I've never submitted an app.
Thanks.
There's an appstore review guidelines.
Pls just read this: App Store Review Guidelines - App Store Resource Center
boyax is offline   Reply With Quote
Old 10-14-2010, 11:59 AM   #4 (permalink)
Registered Member
 
Join Date: Sep 2010
Posts: 324
mariano_donati is on a distinguished road
Default

I'm not a registered developer yet, so I don't have access to the links provided. Is there any other way to get that documentation?. It's really what I was looking for.
Great key you gave to me Not_appy_at_all. I was expecting exactly that: a list of corrections for the first time, so I can correct all of them for the next review. It's good to know that it ain't going to happen. Thanks.
mariano_donati is offline   Reply With Quote
Old 10-14-2010, 06:50 PM   #5 (permalink)
Registered Member
 
Join Date: Jun 2009
Posts: 916
lukeca is on a distinguished road
Default

Just do a google search for "App Store Review Guidelines", many websites have posted the guidelines publicly
lukeca is offline   Reply With Quote
Old 10-14-2010, 07:23 PM   #6 (permalink)
Registered Member
 
Join Date: Feb 2010
Posts: 6
weisdaclick is on a distinguished road
Default

Quote:
Originally Posted by mariano_donati View Post
Hi.
I know that in order to be approved, an app needs to be reviewed by Apple.
Does anyone know how is this process? what will Apple look for? and what are the reasons why Apple can reject your app?. I can't find any documentation on this.
I'd like to know your experience as well since I've never submitted an app.
Thanks.

Just a few rejection reasons:

Having different image and icon pictures makes to "confuse the user"

The app will have a narrow audience (in Apple's opinion)

Orientation not working properly

Obscene content - any bare skin can fall into this category

Political references (poking fun at a popular figure/company)

Not meeting the Human Interface Guidelines (HIGs) - can mean a multitude of things
weisdaclick is offline   Reply With Quote
Old 10-14-2010, 07:30 PM   #7 (permalink)
Banned
 
Join Date: Jul 2009
Posts: 576
Not_Appy_At_All is on a distinguished road
Default

Quote:
Originally Posted by mariano_donati View Post
I'm not a registered developer yet, so I don't have access to the links provided. Is there any other way to get that documentation?. It's really what I was looking for.
Great key you gave to me Not_appy_at_all. I was expecting exactly that: a list of corrections for the first time, so I can correct all of them for the next review. It's good to know that it ain't going to happen. Thanks.

Mariano...

Here's a link to the guidelines.

Apple does have a sense of humor

Apple’s app store review guidelines | Gumball Tech
Not_Appy_At_All is offline   Reply With Quote
Old 10-14-2010, 07:36 PM   #8 (permalink)
Registered Member
 
Join Date: Sep 2010
Posts: 324
mariano_donati is on a distinguished road
Default

Thanks. I actually could find its pdf version.
One of the reason weisdaclick mentioned was Orientation not working properly. I'm not handling orientation events, neither will I. Does it count as "not working properly"?.
mariano_donati is offline   Reply With Quote
Old 10-14-2010, 07:44 PM   #9 (permalink)
Registered Member
 
god0fgod's Avatar
 
Join Date: Jul 2010
Posts: 278
god0fgod is on a distinguished road
Default

No it doesn't. That would be fine. It's all in context of what your app is about.
god0fgod is offline   Reply With Quote
Old 10-14-2010, 09:25 PM   #10 (permalink)
Registered Member
 
Join Date: Feb 2010
Posts: 6
weisdaclick is on a distinguished road
Default

Quote:
Originally Posted by mariano_donati View Post
Thanks. I actually could find its pdf version.
One of the reason weisdaclick mentioned was Orientation not working properly. I'm not handling orientation events, neither will I. Does it count as "not working properly"?.

They open your app and turn the device each way to see how it handles it.

If you want fix your orientation only one way then you'll be ok.

You can test this in the simulator, I forgot to do this with one of my apps and it was rejected.
weisdaclick is offline   Reply With Quote
Old 10-15-2010, 01:27 AM   #11 (permalink)
Registered Member
 
Join Date: Jun 2009
Posts: 916
lukeca is on a distinguished road
Default

Also rotation on iPad is very important if your making an iPad app, you should strive to support all orientations, but if you can only do portrait or landscape you have to make sure to support both variations, so portrait right side up, and upside down, etc
lukeca is offline   Reply With Quote
Old 10-21-2010, 10:05 AM   #12 (permalink)
Registered Member
 
Join Date: Sep 2010
Posts: 324
mariano_donati is on a distinguished road
Default

Thanks lukeca, nice tip.
mariano_donati is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 350
7 members and 343 guests
Desert Diva, dre, hain, HemiMG, lendo, mottdog, oceanlablight
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,657
Threads: 94,118
Posts: 402,895
Top Poster: BrianSlick (7,990)
Welcome to our newest member, jenniead38
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 01:05 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0