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 2021/09/20 21:17:05 UTC

[GitHub] [cordova-plugin-camera] veronicatc commented on issue #761: Not allowed to load local resource

veronicatc commented on issue #761:
URL: https://github.com/apache/cordova-plugin-camera/issues/761#issuecomment-923316045


   I have the same issue. I use destinationType = FILE_URI.
   
   The camera plugin is returning this for example for a photo selected from Downloads folder:
   
   content://com.android.providers.downloads.documents/document/msf%3A48
   
   And I get the error "Not allowed to access local resource" when setting it in the src of an IMG tag.
   


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

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

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