问题描述
我几天前发布了我的应用程序.第一天,一切正常,但从那时起,该应用就无法在 Play Store 应用中搜索到.它仍然可以通过 http://play.google.com/store 进行搜索.什么可能是罪魁祸首,我该如何解决?
I published my app a few days ago. On the first day, everything was normal, but since then, the app could not be searched on the Play Store app. It IS still searchable through http://play.google.com/store. What could be the culprit and how can I fix it?
我尝试过的:
- 删除 Play 商店应用的缓存
- 在不同 Android 版本的多台设备上试用
What I have tried:
- Deleting Play Store app's cache
- Tried on multiple devices with different Android versions
更多信息:
- 开发者控制台中的状态显示已发布"
- 直接链接有效
More info:
- The STATUS in the Developer Console says "Published"
- Direct link works
无法在 Play 商店应用中找到
Could not be found on Play Store app
推荐答案
原来是谷歌的搜索索引有问题.我将应用程序重命名为其他名称,等了几个小时,直到新名称被编入索引,然后又改回原来的名称.像魅力一样工作.
Turns out that there's a problem with Google's search indexing. I renamed the app to something else, waited a couple of hours until the new name gets indexed, and changed back to the original name. Works like charm.
这篇关于应用在 Play 商店中不可见的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!