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 2018/09/20 10:03:58 UTC

[GitHub] sacav1 opened a new issue #347: getPicture() returns empty filePath when file from SD Card selected

sacav1 opened a new issue #347: getPicture() returns empty filePath when file from SD Card selected
URL: https://github.com/apache/cordova-plugin-camera/issues/347
 
 
   Hi,
   
   When I want to select a file from files library on Android 8.0, everything works when I select a file from internal memory but when I select a file from the SD Card the function getPicture() returns an empty filePath. No error triggered, I enter on the success calback.
   
   I'm working on Ionic 3.20.0 with the cordova-plugin-camera 4.0.3
   
   The permissions READ_EXTERNAL_STORAGE and WRITE_EXTERNAL_STORAGE are granted.
   
   Any idea ?
   
   Thanks
   

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