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/05/20 09:01:26 UTC

[GitHub] [cordova-plugin-device] julianCast opened a new issue #98: device.version return wrong version on android Q

julianCast opened a new issue #98: device.version return wrong version on android Q
URL: https://github.com/apache/cordova-plugin-device/issues/98
 
 
   # Bug Report
   
   ## Problem
   Wront version returned on device running Android Q, Pixel 3.
   ### What is expected to happen?
   device.version on Android Q should return 10 or similar.
   ### What does actually happen?
   device.version on Android Q returns a value considered <= 5.
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   Unfortunately I don't own an android Q device, but I get an user reporting that issue, and according to my code the output to .version it's considered a version lower or equal to 5, but I can't tell the value.
   
   Android Q is still on beta so is not a high priority issue, but something to check.
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   device.version
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   Ionic, Android, Pixel 3
   
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   Ionic CLI  4.12.0
   Ionic Framewoek 3.9.2
   @ionic/app-scripts 3.1.1
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x ] I searched for existing GitHub issues
   - [x ] I updated all Cordova tooling to 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 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