Google Play 上不再提供 Android 应用

Android app no longer available on Google Play(Google Play 上不再提供 Android 应用)
本文介绍了Google Play 上不再提供 Android 应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个 Android 应用突然无法从 Google Play 获得.最近没有发布新的 APK,应用的发布仪表板显示最新的 APK 已 100% 推出.

I've an Android app that is suddenly no longer available from Google Play. There was no recent release of a new APK, and the app's Release dashboard says the latest APK is 100% rolled out.

此外,应用可用性标志是发布".

Also, the App Availability flag is "Publish".

有人知道这是什么原因吗?

Does anyone know what's causing this ?

在应用程序的 Google 控制台页面上,我看到一个安全警报:

on the app's Google console page, I see a Security alert:

您的应用包含不安全的密码加密模式.请参见这篇 Google 帮助中心文章了解详情.

Your app contains unsafe cryptographic encryption patterns. Please see this Google Help Center article for details.

这可能是 Google 删除该应用的一个原因,即使在 APK 上线之后也是如此?

Could this be a reason for Google to remove the app, even after the APK went Live ?

推荐答案

今天早上谷歌端好像有问题.

It seems there is a problem on Google's end this morning.

今天早上我遇到了类似的问题.我们的开发者门户显示所有应用程序都已发布,而我已经好几个月没有发布任何更新了.但是,我的用户在搜索 Play 商店时都找不到该应用程序,并且当您尝试访问它时会看到错误(通过直接链接).我没有收到任何电子邮件、警报、通知或安全警告.看起来该应用程序刚刚消失了.

I have been experiencing similar issues this morning. Our developer portal showed all apps as published and I hadn't released any updates for several months. However, none of my users could find the app when searching the Play Store and you would see an error when you tried to access it (via direct link). I did not get any emails, alerts, notifications, or security warnings. It seemed like the app had just vanished.

我的猜测是 Google 端出现了某种中断或问题.许多开发人员今天早上报告了类似的行为.

My guess is that there is some kind of outage or issue on Google's end. Many developers have reported similar behavior this morning.

图表A

图表 B

我通过转到 Play 商店控制台并更改我的应用描述中的一行并提交来解决了这个问题.我刚刚添加了一个句点并单击了提交更新,现在感觉一切都恢复了正常.您可以尝试一下,希望对您有所帮助.我仍然不确定为什么会发生这种情况,并且我找不到来自 Google 的任何新闻或公告.

I solved this problem by going to the Play Store Console and changing a line in my app description and submitting. I just added one period and clicked submit update and now it feels like everything has gone back to normal. You could give that a try and hopefully that helps. I am still unsure why this happened in the first place and I cannot find any news or announcements from Google.

这篇关于Google Play 上不再提供 Android 应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!

本站部分内容来源互联网,如果有图片或者内容侵犯您的权益请联系我们删除!

相关文档推荐

How to target newer versions in .gitlab-ci.yml using auto devops (java 11 instead of 8 and Android 31 instead of 29)(如何在.gitlab-ci.yml中使用自动开发工具(Java 11而不是8,Android 31而不是29)瞄准较新的版本)
Android + coreLibraryDesugaring: which Java 11 APIs can I expect to work?(Android+core LibraryDesugering:我可以期待哪些Java 11API能够工作?)
How to render something in an if statement React Native(如何在If语句中呈现某些内容Reaction Native)
How can I sync two flatList scroll position in react native(如何在本机Reaction中同步两个平面列表滚动位置)
Using Firebase Firestore in offline only mode(在仅脱机模式下使用Firebase FiRestore)
Crash on Google Play Pre-Launch Report: java.lang.NoSuchMethodError(Google Play发布前崩溃报告:java.lang.NoSuchMethodError)