Hi, resources such as images and videos are not being loaded from the local storage but rather from the server when using the HTML element for mobile apps. How do I make it such that they are loaded from the local storage?
Thanks in advance.
Regards,
Louie
Hello Louie,
Please refer below links from forge:
File Plugin
Filesystems
Or try for this: <img src="file://c:\path\...filename.jpg'>