简体   繁体   中英

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. 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. The reason is that Google is deliberately sudden and vague about enforcing its policies and this can result in innocent devs getting smacked unexpectedly.
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. 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. If not there - and if you have ability to access similar pages -then you might infer that the app was taken down.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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