GitHub user breautek added a comment to the discussion: Unable to Access IMEI 
or SIM Serial Number in Cordova 13 with Android 10+

You need the READ_PRIVILEGED_PHONE_STATE permission which is not something 
normal apps can receive.

If this app is entirely in house (including distribution) then you might be 
able to declare that permission and get access to the serial number. Trying to 
distribute through Google Play with that permission declared will yield an 
automatic rejection.

GitHub link: 
https://github.com/apache/cordova/discussions/548#discussioncomment-13550855

----
This is an automatically sent email for issues@cordova.apache.org.
To unsubscribe, please send an email to: issues-unsubscr...@cordova.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to