When you created your account with Alchemer Digital, you were prompted to select your app via search. If you searched for and found your app when signing up, you should already have your App Store ID entered. If you couldn't find you app there, or it was still in development at the time, you will need to enter this ID.
One App Store ID is required for each app, and you can enter or change it on the App Settings screen.
iOS
An iOS application's store ID number can be found in the iTunes store URL as the string of numbers directly after id
. For Example, in https://itunes.apple.com/us/app/urbanspoon/id284708449
the ID is: 284708449
.
Android
We use the Application ID (package name) to identify your app inside our system.
You can find this in the app's Play Store URL after 'id'. For example, in https://play.google.com/store/apps/details?id=com.company.appname
the identifier would be com.company.appname
.