indrajeet
indrajeet

Reputation: 351

Android published app not showing

I published my new app on Google play store and check after 18 hours on developer console, my app shows published on production but on click of "view in play store" it shows "We're sorry, the requested URL was not found on this server".

Upvotes: 4

Views: 7463

Answers (3)

User Learning
User Learning

Reputation: 3473

First please check https://play.google.com/store/apps/details?id=yourpackagename

If app is not available in above URL. There might be wrong in manifest file as package name variation.

So if you cant able to see published app it will show as "We're sorry, the requested URL was not found on this server".

send a mail to support team mail of google play they will reach you within 24 hours

PlayStore troubleshooter

Write a mail to google playstore team here

Upvotes: 3

May be Issue is in Configuration.

Select App in PlayStore Console

Store presence -> pricing and distribution-> "Privately target this app to a list of organisations" . if it is checked make it uncheck .

It will Publish your app.

Upvotes: 0

Lips_coder
Lips_coder

Reputation: 686

I can tell you that there is no certain time. However most of the times it took 3-8 hours. There is one more thing, contrary to popular belief it is not an automated process. If you do something against Google Policy they may reject your application. But sometimes they don't reject even if you do something against their policy. I know this is very confusing but it is the truth.

Upvotes: 1

Related Questions