App not showing up in android market place/google play(应用程序未显示在 android 市场/google play 中)
问题描述
我大约 3 小时前在 android 市场上发布了一个应用程序,当我到达 https://play.google.com/store/apps/details?id=my.package.name 但它不会出现在搜索中.
I published an app to the android market about 3 hours ago and it shows up when I got to https://play.google.com/store/apps/details?id=my.package.name but it won't show up in the search.
另外,当我没有登录谷歌时,如果我去 https://play.google.com/store/apps/details?id=some.package.name&feature=more_from_developer 但是,如果我已登录,它将不会出现在该列表也可以.
Also, when I am not signed into google it will appear if I go to https://play.google.com/store/apps/details?id=some.package.name&feature=more_from_developer however if I am signed in it will not appear in that list either.
在这两种情况下,无论是否登录,如果我直接进入应用页面(https://play.google.com/store/apps/details?id=my.package.name )它会出现并说它与我的设备兼容.市场上发生了什么?这是正常行为吗?
In both cases, signed in or not, if I go to the apps page directly ( https://play.google.com/store/apps/details?id=my.package.name ) it will appear and say that it IS compatible with my device. What is going on in the market? Is this normal behavior?
推荐答案
我的一些应用也遇到过这种情况.似乎有一些缓存策略可以防止项目出现.
I also experienced this with some of my apps. It seems that there are some kinds of caching strategies in place that prevent the item from appearing.
再等几个小时,然后再次检查您的申请.只要市场表明该应用与您的设备兼容,就不会出现严重错误.
Just wait another couple of hours and check your application again. As long as the market says that the app is compatible with your device there shouldn't be a serious error.
这篇关于应用程序未显示在 android 市场/google play 中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:应用程序未显示在 android 市场/google play 中


基础教程推荐
- 如何使用 YouTube API V3? 2022-01-01
- “让"到底是怎么回事?关键字在 Swift 中的作用? 2022-01-01
- 在 iOS 上默认是 char 签名还是 unsigned? 2022-01-01
- 如何使 UINavigationBar 背景透明? 2022-01-01
- 使用 Ryzen 处理器同时运行 WSL2 和 Android Studio 2022-01-01
- Android ViewPager:在 ViewPager 中更新屏幕外但缓存的片段 2022-01-01
- 固定小数的Android Money Input 2022-01-01
- :hover 状态不会在 iOS 上结束 2022-01-01
- Android文本颜色不会改变颜色 2022-01-01
- LocationClient 与 LocationManager 2022-01-01