I am trying to upload an image and display it by getting the FILE_URI. This 
works great, but I also need to get the base64 value of the same image and send 
it to our server.

I tried using the DATA_URL, but I am unable to display the base64 encode string 
as an image. I am running Ionic 3 and was running into unsafe URL warnings from 
angular, but after getting around those the image still does not display.

Any ideas on how to achieve this?

[ Full content available at: 
https://github.com/apache/cordova-plugin-camera/issues/349 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to