You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/11/15 06:09:51 UTC

[GitHub] [cordova-plugin-device] IsmailAlam786 opened a new issue #111: In android 9.0 Device serial is unknown

IsmailAlam786 opened a new issue #111: In android 9.0 Device serial is unknown
URL: https://github.com/apache/cordova-plugin-device/issues/111
 
 
   when we set target android version="28" or above got the device. serial is "unknown"
   I am adding this permission for device.serial  in androidManifest.xml
   <uses-permission android:name="android.permission.READ_PHONE_STATE" />
   enable this permission by this plugin
   https://www.npmjs.com/package/cordova-plugin-sim
   but this plugin has only sim info
   how can I get the device.serial with this permission "android.permission.READ_PHONE_STATE"
   
   Thanks in Advance

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org