For a couple of months, I tried updating an app. The thing is I wanted to use the SMS permissions.
To do I had to fill the sensitive permission form in google play console.
After doing that, my app was rejected.
Fast forward, I decided to take my app project a different route. I don't need the Sms functionality anymore.
I have removed the permissions from my android manifest, bump my app version. Uploaded a new version and only for it to be rejected for the same permission reason.
Which I thought was weird because I am not seeking the permissions anymore for my app.
I checked the App Content tab, and I could see that there is some permission stuff still going on with my app.
Unfortunately, for some unknown reason, Google isn't offering any means of deactivating or removing the permissions from the play console.
I am unable to update my app for this reason. I have tried to make contact with the play team, but they haven't gotten back to me for some reason.
I am wondering if there is a fix for this?
I have tried all that I could find online on the permission problem but nothing has seemed to work out.