cordova-plugin-android-permissions icon indicating copy to clipboard operation
cordova-plugin-android-permissions copied to clipboard

READ_PRIVILEGED_PHONE_STATE

Open felipeguerrero87 opened this issue 5 years ago • 1 comments

Hello everyone.

I have a little problem. Currently I have an APP which for its correct operation I must read the IMEI of the device.

I discovered the problem when I want to run my app on android 10, in the google documentation it says that now it has a special permission to read the IMEI, specifically READ_PRIVILEGED_PHONE_STATE

Is there a way to read the IMEI number with this plugin?

Thank you

felipeguerrero87 avatar May 02 '20 13:05 felipeguerrero87

I have the same problem

osmanfilho avatar May 19 '20 14:05 osmanfilho