disclaimer:this is more of a question to do with the logistics of developing apps to sell on the apple "app store", rather than a programming question per se.
I've been working on a number of apps over the last few months, some of which are just test ideas, some will eventually become real apps. I've submitted a few to the store (one a free one i did for a client, the other a paid app)
in the case of the free app, i waited until the app was complete (from my perspective), and the client had signed off on it, and then allocated an app id (ie until this point the name was not decided, so there was little point in allocating an app id before then), and then generated a development profile, and assigned it to the app, generated a distribution profile and uploaded the app, it was approved, and i moved onto my next project.
with the paid app, (which is nearing completion) i decided for various reasons to decided on an app name, allocate an id, then generate an development & distribution profile, and upload the app, knowing it would not "pass muster", but to see if a few features that i had built into the app would cause it to be rejected, in which case the product as a whole would not be worth considering - i am not going to disclose what these features are here on this forum, lets just say they are borderline in terms of the app store guidelines, possibly acceptable, depending on the interpretation of those guidelines. :)
anyway, and there is question coming - it's clear from the names "development profile" and "distribution profile" that apple intend you to
a) come up with an app name before you start writing code.
b) register an app id based on that app name
c) generate a development profile
d) create your project with the app name, and assign the bundle id etc, install the "development profile"
e) begin development
(some time later)
f) generate a distribution profile
g) upload the app, and get it accepted, possibly with some rewrites and bug fixes.
e) sit back and wait for the pina coladas to be delivered to your poolside table (i jest)
anyway. i'm curious to know how many people actually use this model?
the thing is, for an app to be successful, 70-95% of it is in fact the name of the app (imho). the name either needs to describe clearly and succinctly what the app does, or be interesting and catchy enough to get people to read the blurb, and download/buy it. sure it has to work, and look the part etc, but in most cases, the name of the app is a major part of the development process - you might not know what it is going to be called until just before completion.
if you do happen to come up with a "killer name", to go along with your "killer app", is it really that smart to give the game away to one of your potential competitors (apple?) if your app name says what it does, and it really is something so unique, just how long do you think it would take a team of wizz kids to duplicate the concept and beat you to the finish line?
on the flip side to that, i can see a "pro" in coming up with a name early and registering it as an app id, along with an app specific development profile (instead of just developing the app with the generic team distribution profile). when you do come to upload the app, it's clear it's something you have been working on for a while, and you didn't just happen to lift a bunch of source code files of someones macbook and rename it, and pass it off as your own. (and such things do happen).
so thoughts anyone?