You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/10/23 13:09:46 UTC

[GitHub] [cordova-plugin-camera] azn1viet opened a new issue #680: Android 11: Select image from Picture library returned blank data

azn1viet opened a new issue #680:
URL: https://github.com/apache/cordova-plugin-camera/issues/680


   # Bug Report
   
   ## Problem
   file browser blank when choose from picture library
   ### What is expected to happen?
   
   file content data
   
   ### What does actually happen?
   
   "data":"content://com.android.providers.downloads.documents/document/msf%3A37551"
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   
   Select image from Picture library returned blank data
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   Select image from Picture library 
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   
   Pixel 4, Android 11
   
   ### 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.
   -->
   Android Studio: 4.1
   Cordova Android 9.0.0
   Cordova CLI 10.0.0
   Cordova Plugins camera 5.0.0
   Operating System windows 10
   
   ## 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



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


[GitHub] [cordova-plugin-camera] azn1viet closed issue #680: Android 11: Select image from Picture library returned blank data

Posted by GitBox <gi...@apache.org>.
azn1viet closed issue #680:
URL: https://github.com/apache/cordova-plugin-camera/issues/680


   


----------------------------------------------------------------
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



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


[GitHub] [cordova-plugin-camera] azn1viet edited a comment on issue #680: Android 11: Select image from Picture library returned blank data

Posted by GitBox <gi...@apache.org>.
azn1viet edited a comment on issue #680:
URL: https://github.com/apache/cordova-plugin-camera/issues/680#issuecomment-716535348


   I got it working right, just because the image format selected was in webp format which is not working but JPEG


----------------------------------------------------------------
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



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


[GitHub] [cordova-plugin-camera] azn1viet commented on issue #680: Android 11: Select image from Picture library returned blank data

Posted by GitBox <gi...@apache.org>.
azn1viet commented on issue #680:
URL: https://github.com/apache/cordova-plugin-camera/issues/680#issuecomment-716535348


   I got it working right, just because the image format selected was in webp format whichis not working but JPEG


----------------------------------------------------------------
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



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