简体   繁体   English

android:是否有可能检测到该应用在Google Play市场上被禁止?

[英]android: Is it possible to detect the app was banned on Google Play Market?

So I need to detect in app if it was banned by Google no matter why. 因此,无论为什么,我都需要在应用程序中检测它是否被Google禁止。 Just to inform the user about that (and that there will be no updates or whatever). 只是为了通知用户有关信息(并且将不会进行任何更新)。 So is there a way to detect the ban? 那么有没有办法检测到禁令?
I'm pretty sure my app doesn't have any violation but like Carl said: 我很确定我的应用程序没有任何违规行为,但就像卡尔说的那样:
I afraid my app might get banned/suspended occasionally or eventually and Google typically does not warn about that. 我担心我的应用可能偶尔或最终被禁止/暂停,而Google通常不会对此发出警告。 The reason is that Google is deliberately sudden and vague about enforcing its policies and this can result in innocent devs getting smacked unexpectedly. 原因是Google在执行政策方面刻意突如其来,含糊其词,这可能会导致无辜的开发人员受到意料之外的打击。
And I know that this happens already and I know about such developers, they are usually small independent devs. 而且我知道这种情况已经发生,而且我也知道这类开发人员,他们通常是小型独立开发人员。 Also I know that Google's support usually doesn't even answer emails about that fact. 我也知道Google的支持通常甚至不回答有关该事实的电子邮件。 Moreover if you gonna try to discuss their decision about suspending your app on market this could result in permanent ban without any further details. 此外,如果您要讨论他们关于将应用程序暂停投放市场的决定,则可能会导致永久禁止,而没有任何更多详细信息。

If app has Internet permission it can just bring up the app's listing page on the GP store. 如果应用程序具有Internet许可,则可以在GP商店中显示该应用程序的列表页面。 If not there - and if you have ability to access similar pages -then you might infer that the app was taken down. 如果不存在,并且您有访问相似页面的能力,则可能会推断该应用已关闭。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM