Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

I'd like to use the wonderful Appirater code to encourage users to rate my app, which I have yet to submit. In order for this to work, you need to have the software id supplied by Apple. As I haven't yet submitted my app, I don't have this id number. I do of course have my Bundle Seed ID and Bundle Identifier but my understanding is that these are not the same. Is it possible to obtain the software id before submission? Or will I have to update the app as soon as it is released?

Thanks,

Michael.

like image 385
Smikey Avatar asked Nov 11 '10 09:11

Smikey


1 Answers

To get your software id from Apple, log into iTunesConnect and go through the process of submitting your app. Essentially, perform every step except the binary upload. At that point, you'll have an Apple ID for your app, which you can use in Appirater.

You can always go back and change the app description text or keywords before you've uploaded the binary, so don't worry about being locked into anything (other than the SKU) when you go through this process.

-Arash

like image 199
Arash Payan Avatar answered Nov 03 '22 00:11

Arash Payan