Paldom / UniqueDeviceID

PhoneGap / Cordova unique device id (UUID) plugin for Android, iOS and Windows Phone 8. Remains the same after app uninstall.
MIT License
170 stars 96 forks source link

Exception occurred: getDeviceId: Neither user 10091 nor current process has android.permission.READ_PHONE_STATE. #32

Closed arianlopezc closed 5 years ago

arianlopezc commented 5 years ago

Exception occurred: getDeviceId: Neither user 10091 nor current process has android.permission.READ_PHONE_STATE.

Hello,

The plugin works fine with iOS but with Android it returns the the previous error message. Please, advice on what do you need from me to make any suggestions.

Thanks

arianlopezc commented 5 years ago

Just used the Ionic Android Permissions plugin to provide the permission to the UniqueDeviceId plugin, and that's it.