I want to disable my previous releases on play console because they had a google policy issue (related to the background location access). So I did disable that access in my application and uploaded a new release of my app.
The problem is that I always get the same rejection message of my application whenever I try to publish it; for example on a closed test. even though that I had disable the background location access and uploaded a new version code. And the message says that one of my previous releases does not respect google policy.
When I check the app bundle explorer I find this:

Even by discarding those releases, I always found related versions in actives status.
I want a way to disable them or delete them so I can avoid the google rejection error.



