Replies: 1 comment
-
Fixed! I created If statement to run the offline images and the variable needed wasn't declared |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I'm having issues showing downloaded images and videos in ionic capacitor. Images and video are downloaded from an url and kept in created folder. The URI of the downloaded files are saved in storage and called to load when device is offline.
When device is offline and you load the files they do not show.
Here's what the Local URL looks like - http://localhost/_capacitor_file_/storage/emulated/0/folder/image/img.jpg
Beta Was this translation helpful? Give feedback.
All reactions