Permission question

The Device tools component adds the READ_PHONE_STATE permission that the play store has banned. I’m having problems because I can not update my application for users. Is there any way to disable the permission?

Maybe you should read again…

This permission is allowed!
https://support.google.com/googleplay/android-developer/answer/9047303

1 Like

Hi, Mika.

I need my app to read the device information, made available by Componene Device Tools. Unfortunately I can not remove the component. Can you help me with this?

Device Tools needs READ_PHONE_STATE permission.
Delete this component from your app if you want to delete this permission.

1 Like