从 Google Play 取消发布应用程序后会发生什么?

What happens after I unpublish an app from Google Play?

如果我从市场上取消发布一个 android 应用程序,它会自动从用户的 phone 中删除吗?还是他们不会再收到更新?

如果我想让它被删除,我该怎么办?

通过从 Play 商店取消发布您的应用,安装在设备中的应用不会被删除,除非用户从他们的设备中卸载它们。

不,您不能从用户的设备上删除应用程序。它只会从 Playstore 中删除。

if app is unpublished then is will not be available for download, will not appear in search results, cannot installed. No details information from Play can be received even with direct URL. Unpublishing does not affect existing installations though and existing users still would get update if they are on older version.

And you cannot have another application with the same package name, no matter what.

检查这个reference

从 Play 商店中删除应用程序实际上就是将其从 Play 商店中删除。如果您安装了它,则由用户决定是否将其从他们的手机中删除。有点像飞扬的小鸟。

您不能从 Play 商店中删除应用,只能发布它。