Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how can you get the app ID for my iPhone application before I submit it to Apple?

I am using Appirater for my iPhone application and it requires me to put in the APPIRATER_APP_ID which is described as the Apple generated software id. How do I get this ID while my app is still under development?

like image 764
Mark Avatar asked Feb 20 '11 22:02

Mark


1 Answers

You basically create the app in iTunesConnect and then you get its Apple ID, which consists of a number. You will see this full ID once you have completed registering your app.

So go to iTunesConnect, select Manage Your Apps and then Add your app using the button at the top or select an existing app. Under App Information there is the apple ID given.

You can then later upload your app to iTunesConnect.

like image 112
GorillaPatch Avatar answered Sep 28 '22 04:09

GorillaPatch