imgcache.js icon indicating copy to clipboard operation
imgcache.js copied to clipboard

Failed to load Cached Images on IOS

Open kharatps02 opened this issue 6 years ago • 1 comments

I'm not able to load/show cached images on IOS.

Cached images saved at path file:///var/mobile/Containers/Data/Application/92523CF4-87E7-4E5B-84F8-F2600B4E7FBD/Documents/imgcache/606f1134b96745a66fcac9d458cc19bfa4ed70c5.jpg

Cached Image request url is http://localhost:8080/var/mobile/Containers/Data/Application/92523CF4-87E7-4E5B-84F8-F2600B4E7FBD/Documents/imgcache/606f1134b96745a66fcac9d458cc19bfa4ed70c5.jpg

Error Failed to load resource: http://localhost:8080/var/mobile/Containers/Data/Application/92523CF4-87E7-4E5B-84F8-F2600B4E7FBD/Documents/imgcache/606f1134b96745a66fcac9d458cc19bfa4ed70c5.jpg the server responded with a status of 404 (Not Found)

config.xml allow-navigation href="http:///" / allow-intent href="http:///" / access origin="http://localhost:8080" / allow-navigation href="http://localhost:8080/" / allow-intent href="http://localhost:8080/" / preference name="iosPersistentFileLocation" value="Compatibility" /

kharatps02 avatar Nov 27 '18 14:11 kharatps02

hello, have you solve this question? I meet similar question, too

Mae623 avatar Jul 10 '22 06:07 Mae623