I\'m writing my third app, and I already have an app in the App Store, but I still don\'t get this App ID business.
I created the App IDs for my first two applicatio
Hey I just came by here, but (IMHO) I am a bit surprised that this is answered unclearly.
In my understanding you can freely submitting apps with wild card app ID if you don't want to use In App Purchase or Push Notification services in your app. If you wish to use one of them, Apple mentioned that you should be specific with your app ID.
However, additional there is another requirement, quoted from Provisioning portal:
If you are creating a suite of applications that will share the same Keychain access (e.g. sharing passwords between applications) or have a set of applications with no Keychain Access requirements, create a single App ID for all applications utilizing a trailing asterisk as a wild-card character.
Please refer to this page while you are logged into Developer Portal: iPhone Provisioning Portal - App ID How To
Hope that helps.