RajanYugtia opened a new issue #91: device.serial returns wrong data in samsung devices URL: https://github.com/apache/cordova-plugin-device/issues/91 <!-- Please have a look at the issue templates you get when you click "New issue" in the GitHub UI. We very much prefer issues created by using one of these templates. --> ### Issue Type - [x] Bug Report - [ ] Feature Request - [ ] Support Question ## Description I have added device plugin. Now i have added alert in device.serial. Now the original device serial and the alert information both are different. i don't know why but it's strange. ## Information I have added the device plugin for getting device serial. Now i have added alert in constructor of page but it's giving different serial then the original phone serial. Please help me. ### Command or Code alert("Serial number : "+this.device.serial) ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> Platform : android Device : samsung galaxt j4+ and samsung galaxy S9+ ### Version information Operating System: samsung galaxy j4+ : 8.1.0 (Oreo) cli packages: @ionic/cli-utils : 1.19.2 ionic (Ionic CLI) : 3.20.0 global packages: cordova (Cordova CLI) : 8.0.0 local packages: @ionic/app-scripts : 3.2.1 Cordova Platforms : android 7.0.0 Ionic Framework : ionic-angular 3.9.2 System: Android SDK Tools : 26.1.1 Node : v8.11.3 npm : 3.10.10 OS : Windows 8.1 ## Checklist - [x] I searched for already existing GitHub issues about this - [ ] I updated all Cordova tooling to their most recent version - [x] I included all the necessary information above
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
