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/01/08 14:43:52 UTC

[GitHub] sohrabtaee opened a new issue #404: DestinationType.NATIVE_URI returns content URI on Android.

sohrabtaee opened a new issue #404: DestinationType.NATIVE_URI returns content URI on Android.
URL: https://github.com/apache/cordova-plugin-camera/issues/404
 
 
   DestinationType.NATIVE_URI returns content URI on Android which results in this error:
   `Not allowed to load local resource: content://com.android.providers.media.documents/document/image%3A6770`
   
   I had to use `cordova-plugin-filepath` to get the real native URI.
   Stack overflow issue can be found here:
   https://stackoverflow.com/questions/54088732/cordova-camera-plugin-not-allowed-to-load-local-resource-content

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