I first accidentally uploaded an APK to production in the google play developer console.
So I generated a new apk with higher version code and published it in beta channel as Open Beta Testing so it will listed in play store as Early Access .
Now when I click publish, it actually publishes my app to the play store, even though I have now uploaded to the Beta channel. There is not intimation that app is in early access.
It behaves like production release.
There is no way to delete the production APK.
The unpublish option in console will unpublish the whole app ..There is no option to unpublish production alone.
I hope I don't need to delete the whole app project from google play?
My Steps
I searched many questions in Stackoverflow like my question about Google play issues. They suggested to create an new app with different package name.
(This is not a duplicate question)
But I don't want change my package because I registered the package name with many API providers and backend providers (like Firebase , Fabric)
And we like the package name very much.
And the old questions in SOF is pretty outdated. So I want to know any changes happened in google policy.