Tips for a successful AppStore submission?

Posted by Andrew Grant on Stack Overflow See other posts from Stack Overflow or by Andrew Grant
Published on 2008-08-26T16:35:06Z Indexed on 2010/06/13 23:22 UTC
Read the original article Hit count: 230

Filed under:
|

In a day or two I'll be ready to submit my iPhone app to the AppStore and I'm curious whether people who have gone through this process have any tips / suggestions for a smooth submission process.

Here's things I've covered;

  • No memory leaks
  • Tested performance on an actual device
  • Doesn't crash :)
  • Using correct certificates / profile

What I'm a little unsure about are how to configure the "Bundle Display Name" /"Bundle Identifier" and "Bundle Name" in info.plist. I understand the first is the text that's shown on the iPhone itself, but what about the last? Does this have to match Bundle Identifier?

Are there any other things I should add to the info.plist? I've noticed that when built for Adhoc distribution my app does not have any author/title information in iTunes.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about appstore