android.permission.READ_PHONE_STATE

I get this error

( Codemagic Deploy Output
Failed Step: Publishing

== Gathering artifacts ==

== Publishing artifacts ==

Publishing artifact app-release.apk
Publishing artifact app-release.apk
Publishing artifact app-release.aab
Publishing artifact release_mapping_mapping.txt

Publishing app-release.aab to Google Play
Google Play failed to upload artefacts. The apk has permissions that require a privacy policy set for the app, e.g: android.permission.READ_PHONE_STATE.: {
"error": {
"code": 403,
"message": "The apk has permissions that require a privacy policy set for the app, e.g: android.permission.READ_PHONE_STATE.",
"status": "PERMISSION_DENIED"
}
}

Build failed :|


Publishing failed :|
Google Play failed to upload artefacts. The apk has permissions that require a privacy policy set for the app, e.g: android.permission.READ_PHONE_STATE.: {
"error": {
"code": 403,
"message": "The apk has permissions that require a privacy policy set for the app, e.g: android.permission.READ_PHONE_STATE.",
"status": "PERMISSION_DENIED"
}

2
5 replies