Apple ID is easy to find in itunes connect, but I cant seem to find App ID for app in Google Play Developer Console.
I want it so I can implement a “Rate It” button. Thanks!
Apple ID is easy to find in itunes connect, but I cant seem to find App ID for app in Google Play Developer Console.
I want it so I can implement a “Rate It” button. Thanks!
Android uses the Package Name for most things like that which is your reverse domain name (com.yourcompany.yourapp).
Rob
Rob is correct that most things use the package name, but some other things (like GPGS if I remember correctly) also use the App ID.
You can find it by going to Game Services in the Developer Console, then click on your game, and the App ID should be underneath the game name on the next page.
I think the number you’re looking for can be found by clicking on the Game Services link on the sidebar (with the controller Icon). Then click on your App from the list of GPGS apps that are setup. On the next screen near the top will be your app Icon and the name of your app. Underneath that name is the number I think you’re looking for.
I can’t help but feel like the friend that nobody listens to
You are listened to and appreciated… I needed my first cup of coffee for the day.
Awesome, thank you gentlemen!
Android uses the Package Name for most things like that which is your reverse domain name (com.yourcompany.yourapp).
Rob
Rob is correct that most things use the package name, but some other things (like GPGS if I remember correctly) also use the App ID.
You can find it by going to Game Services in the Developer Console, then click on your game, and the App ID should be underneath the game name on the next page.
I think the number you’re looking for can be found by clicking on the Game Services link on the sidebar (with the controller Icon). Then click on your App from the list of GPGS apps that are setup. On the next screen near the top will be your app Icon and the name of your app. Underneath that name is the number I think you’re looking for.
I can’t help but feel like the friend that nobody listens to
You are listened to and appreciated… I needed my first cup of coffee for the day.
Awesome, thank you gentlemen!