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/11 16:14:48 UTC

[GitHub] tmk1991 opened a new issue #340: FILE URI Not showing in tag - Android

tmk1991 opened a new issue #340: FILE URI Not showing in <img> tag - Android
URL: https://github.com/apache/cordova-plugin-camera/issues/340
 
 
   When selecting an image from the users library, the file URI returns `/storage/emulated/0/Pictures/IMG_20180911_114705.jpg`
   
   When taking a picture it returns
   `file:///storage/emulated/0/Android/data/com.app/cache/1536682152687.jpg`
   
   Neither image shows up in the img tag when setting its source to either location.
   
   I get the mini broken link icon where the img tag is

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