clarklight commented on issue #509:
URL: 
https://github.com/apache/cordova-plugin-file/issues/509#issuecomment-1047043934


   > @clarklight Did you find a solution for this using dataDirectory? We 
switched to use dataDirectory also (since that was supposed to be the safer 
option) and now we can't resolve the URLs for WebView, which obviously breaks 
our photo display.
   
   Nope, in the end i parsed the image into a base64 and stick the base64 into 
the src for displaying...for the time being, it isnt a great solution, as i 
believe it takes more memories? Not 100% sure. But atleast it displays the 
image....for now for my use case....


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to