I’ve got a WebViewer that loads a local/uploaded HTML file and inside that HTML file are some img src=… tags:
< img src=‘info-1.png’ >More Information< / a >
But those images are not displaying. In ‘Thunkable Classic’, this worked fine … was there a change? do I need to reference /mnt/sdcard/etc…?
Any ideas what’s going wrong or how to get those image-links to display?