breautek commented on pull request #143: URL: https://github.com/apache/cordova-plugin-device/pull/143#issuecomment-923124865
Initial version of this PR had marked quirks on `uuid` property, but the actual property in question is actually `serial`. I was confused with the two properties. `uuid` property should still be usable. The `serial` property will always return `UNKNOWN` now, unless if the application have special privileged permissions, only available to phone manufacturers and/or carriers. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
