1

As title states. I clicked on "Publish" in the google play developer console. And it said my app now got uploaded. But I dont know which apk file was uploaded. How can I find out?

EDIT: I am 100% signed in correctly. Here is an image of the tabs on the left.

enter image description here

In the tab with the android robot picture, it says I have no applications. But in the tab with the google controller thing, I can click on my app, look at the game details, leaderboards, achievements etc and I can click publish but I dont know what it's publishing...

Ogen
  • 6,499
  • 7
  • 58
  • 124

3 Answers3

1

You can by checking the version of the app. Click on all apps -> apk, then you see a list of apk's you uploaded and the current version number.

Flappy
  • 848
  • 15
  • 31
  • It says I dont have any applications. My project is in the tab below the "All Apllications" tab – Ogen Feb 23 '14 at 06:41
  • When you go to this url, you don't see your app? https://play.google.com/apps/publish/ – Flappy Feb 23 '14 at 06:44
  • I do see it. But I dont see anything under "All Applications" – Ogen Feb 23 '14 at 06:54
  • You need to click your application and then a second menu is shown on the left side. There you can click on APK. – Flappy Feb 23 '14 at 07:00
  • All I see on the left hand tab is Game Details, Linked Apps, Achievements, Leaderboards, Testing and Publishing. (Thanks for the help btw) – Ogen Feb 23 '14 at 07:05
  • Also, keep in mind that after I published it, I quickly unpublished it because I have no idea what it "published"... – Ogen Feb 23 '14 at 07:07
  • Then i think you need to resend your app. If nothing is shown you don't have any apps uploaded yet. – Flappy Feb 23 '14 at 07:15
  • I think you need to submit it again to the Google Play store, then it should appear under your applications. – Flappy Feb 23 '14 at 08:42
  • I created a new Application and just published that. And then I published the game services one too. I wonder if two apps will show lol – Ogen Feb 23 '14 at 08:45
  • I don't think so. I takes about 1-2 hours before your app is visible in the store. Let us know if submitting a new app has worked for you :) – Flappy Feb 23 '14 at 08:48
  • Well I saw this post http://stackoverflow.com/questions/9910156/android-app-is-published-but-not-visible-anywhere-in-google-play and followed the first answer and I cant find anything, so I think something went wrong – Ogen Feb 23 '14 at 08:53
1

Go to your Developer Console (All Applications) and then click on the app. On the left, there is a list of things to choose (Statistics, etc.) so click on APK.

That will tell you everything about the version and version code of the APK. You can click on the latest version to get some details on it, and at the top of the page it even tells you the package name.

Michael Yaworski
  • 13,410
  • 19
  • 69
  • 97
0

Are you sure that your app is on play store and not only in play game? If you upload it with your account should be appared in the tab with android's icon

darkalbo
  • 323
  • 6
  • 17