Why is my app not showing on Google Play? Just now published

12,072

Solution 1

Just wait. I've seen applications take up to 27 hours to hit the Play Store. (My current five each took about 15-45 minutes by URL, and about 2-3 hours by search.)

Solution 2

It's not instantaneous, imagine your APK file has to be processed and synchronized with a lot of servers. Sometimes it takes around 15 minutes.

[]s Neto

Share:
12,072
David T.
Author by

David T.

Junior Android developer coming here on Stack Overflow to improve my coding abilities game dev experience (iOS, Android & OUYA + others)

Updated on June 10, 2022

Comments

  • David T.
    David T. about 2 years

    I just tried to publish my app for the first time -

    I went through the steps on Developer Console and it says "published" now with a green check mark (after I hit "activate" and "publish", with no errors)

    However, I tried searching by name on the Google Play store ( it's called "Urbanary Challenge" ) on my phone, tablet, and chrome browser but nothing shows up. (same with company name search).

    Then, I tried by direct URL:

    https://play.google.com/store/apps/details?id=com.shameless.studios.twisted.trivia

    and the id is the "package name" under my AndroidManifest.xml like:

    <manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="com.shameless.studios.twisted.trivia"
    android:versionCode="1"
    android:versionName="1.0" >
    

    However, I get an error saying "We're sorry, the requested URL was not found on this server."

    What am I doing wrong?

  • David T.
    David T. over 11 years
    wow. okay. but how would i know if i had done something wrong? or is the "published" status on my Developer Console enough to tell me that i've done everything properly for submission? (im guess they'll tell me if i get rejected)
  • Cat
    Cat over 11 years
    Unlike Apple, Google only "rejects" apps if they contain malware. Your application should be considered accepted as soon as you hit Save and see "Published".
  • David T.
    David T. over 11 years
    gotcha. thanks a bunch. i finally see my app now, and it's even searchable by the app name or company!
  • Avatar
    Avatar about 9 years
    My app cannot be found after 6 months. Google's in-store search algorithm is far behind, obviously. The app is called mathe quiz with no match. The app can only be found using double quotes: "mathe quiz" (darkblue icon with MQ) - how weird.
  • Cat
    Cat about 9 years
    @EchtEinfachTV Yours shows up for me, but it's way down the list without quotes. (Probably the 100th result or so.)
  • Avatar
    Avatar about 9 years
    @Eric: Thanks for letting me know. Sadly, in a usual case, super few users will scroll down so far and even click the "load more" button.