Android应用程序发布,但在谷歌玩找不到 [英] android app published, but not found in google play

查看:384
本文介绍了Android应用程序发布,但在谷歌玩找不到的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我发表我的应用程序在14-04-2014在playstore。但我没有找到它的playstore。当我尝试以下解决方案来发现。 https://play.google.com/store/apps/details?id=yourpackagename 与应用程序的状态是出版和刺

I published my app at 14-04-2014 on playstore. But I didn't find it on playstore. And when I tried following solution to find that. https://play.google.com/store/apps/details?id=yourpackagename and status of app is "published" and "in Prod"

推荐答案

您可能有不正确的包名作为你的应用程序已经发布。

You may have incorrect package name as your application is already published.

该包的名称在您的Andr​​oid清单文件的定义 -

The package name is defined in your android manifest file as -

package="yourpackagename"

请确保您的应用程序,它被定义为 -

Make sure that for your application, it is defined as--

 package="vn.pp.block.minion"

然后你可以使用---

Then you can use ---

https://play.google.com/存储/应用程序/详细信息?ID = vn.pp.block.minion

更新:

如果确认后,你仍然相信,当你用它来寻找在谷歌Play商店就用下面的应用程序包名称是正确的 -

If after confirmation you still believe that your application package name is correct when you use it to find at google play store then just use the following --

谷歌播放Android开发排查工具

更新:

如果疑难解答无法帮助的,那么你可以直接让他们了解你的问题需要的帮助。只要进入以下链接注册的问题 -

If the troubleshooter can't help either then you can directly take help by letting them know about your issue. Just go to the below link to register the issue --

<一个href="https://support.google.com/googleplay/android-developer/contact/publishing?extra.IssueType=missing"相对=nofollow>应用程序缺少。

如前所述,

支持团队将通过电子邮件在2个工作日内回复。

Support Team will reply by email within 2 business days.

祝您好运!

这篇关于Android应用程序发布,但在谷歌玩找不到的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆