Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to load Cached Images on IOS #235

Open
kharatps02 opened this issue Nov 27, 2018 · 1 comment
Open

Failed to load Cached Images on IOS #235

kharatps02 opened this issue Nov 27, 2018 · 1 comment

Comments

@kharatps02
Copy link

kharatps02 commented Nov 27, 2018

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

@Mae623
Copy link

Mae623 commented Jul 10, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants