Release error is coming Check for errors on the Permissions Declaration Form (play store error)
I solved the problem this way. You might have an APK (alpha, beta or prod) with the non-permitted permissions.
- Step1: create a new release without the non-permitted permissions
- Step2: roll it over to Alpha
- Step3: roll it over to Beta
- Step4: roll it over to Production
Greetings!