2

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?

Community
  • 1
  • 1
yonix
  • 11,665
  • 7
  • 34
  • 52

1 Answers1

3

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

Community
  • 1
  • 1
Alex Coplan
  • 13,211
  • 19
  • 77
  • 138