Google guidelines for removing apps from Google Console.

Filippo

Expert
Licensed User
Longtime User
Hi,

These are the Google guidelines that must be met in order to remove a no longer used app from the Google Console.
The problem is that with these Google guidelines, in most cases, it is not possible to remove the app.
I have some apps that have been out of publishing for a long time and have zero downloads and can't be removed because someone installed it at some point.

Attached are 2 examples:

 

hatzisn

Expert
Licensed User
Longtime User
Google is famous in same results If's:
For example:

B4X:
If UserDeniesTheKeepingOfHisData Then
       Call KeepTheData
Else
       Call KeepTheData
End If

If UserWantsToRemoveAnApp Then
     Call DontRemoveTheApp
Else
     Call DontRemoveTheApp
End If

If UserSaidNo Then
     Call HeOrSheSaidYes
Else
     Call HeOrSheSaidYes
End If
 

aeric

Expert
Licensed User
Longtime User
Sure! Your app just needs to meet all Google guidelines. ?
The app has met the 4 guidelines and I need to contact the support by email to remove it?
There is no button to remove it from the developer console.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…