Reputation: 3384
I got a message from google play developer console:
Your application has been suspended
How can I remove or hide [the app] from developer console? And can anybody explain the message:
Google has been notified that aspects of your app, App Name, allegedly infringe upon the trademarks of others, and it has been removed from Google Play due to a violation of the Developer Program Policies.
Advance thanks....
Upvotes: 2
Views: 3619
Reputation: 1
I found a way to hide it with an uBlock filter: play.google.com##div.particle-table-row:has-text("Suspended by Google")
Upvotes: 0
Reputation: 1469
It appears you cannot remove the app from your developer console. Even if you "Unpublish" the app it seems to still appear and will continue to negatively effect your account. You can however fix the app and submit an appeal using the link here:
https://support.google.com/googleplay/android-developer/troubleshooter/2993242?rd=1
Also, the message provided by Google:
Google has been notified that aspects of your app, App Name, allegedly infringe upon the trademarks of others, and it has been removed from Google Play due to a violation of the Developer Program Policies.
is flagging your application name for being too similar to another application. If possible you should try renaming your application.
Upvotes: 2