My app is not showing in google play [closed]

ε祈祈猫儿з 提交于 2019-12-01 02:00:28

Check the Developer Console homepage; ensure that it says "Published" at the right (this is the same in both designs). If it says this, and all your fields are valid (as in, if you edit it, and hit Save, no errors are shown), you may just have to wait longer. My apps are usually pushed within 2 hours, but I've heard reports of it taking up to 23 hours. I think it just has to do with Google's server traffic (how many apps are waiting to be processed), and other factors as such. It's worth noting that the process is entirely automated once you hit Publish.

I had a similar problem with my app. I could find it by the .apk file name without .apk but couldn't find it by the name in the title field. This was OK with this since it wasn't really ready for prime-time anyway. By version 2.0 I was ready for a bigger audience so this was no longer acceptable.

The solution was to have somebody download it to their phone and give it a 4 star or higher review. It was then searchable by title in Google Play within an hour.

It didn't have any reviews before that so a lower review might have worked also...

Are you fetching contacts from user phone ? This is violating Google play agreement if you are fetching user contact without knowing user .I think this is the problem in your case

As Eric said check whether you have moved your application to "Production", in pricing and distribution check whether you have selected countries, be careful about device compatibility and check whether you have excluded devices mistakenly, finally write app title and description related to your app properly.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!