Search code examples
iosapp-storeapp-id

How can I predict my APP ID in the app store before submitting?


Possible Duplicate:
Obtain Apple software id number before appstore submission (for Appirater)

I want to remind users to rate my app, like what's done in https://github.com/arashpayan/appirater

For that, I need to know what my APP ID is going to be (so I could update the link to the rating page).

Is there a way to know that before my app is in the App Store?


Solution

  • Simply don't upload your binary until you are given an App ID when you submit your app, see this question.