danicarla commented on issue #502:
URL: 
https://github.com/apache/cordova-plugin-file/issues/502#issuecomment-1000428491


   My application downloads some images and previously i chose the directory 
that stored these images
   Now I'm not specifying a directory, I'm just putting 
"cordova.file.dataDirectory" and the download is done successfully.
   
   I can even see that the size of the app has increased, but I can't access 
these images 
   Which path should i use to access these images?
   
   In [https://github.com/apache/cordova-plugin-file#where-to-store-files](url) 
say to use `<img src="file:///android_asset/files/teste.jpg" width="70%">` but 
dont work


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