Describe your issue
Loaded a small png as an asset. Try to display it part of an HTML text string . An error occurs. Not allowed to load local resource file. However when you use the Get URL function with the same path, it will display. I have tried every path configuration and know the path is accurate when the GetURL function works.
This is both in AIA and APK. In APK I changed the path to ./android_assets/ and it still gave the same error.
Nothing shows up in adb logs.
Steps to reproduce the issue
Load an image asset and try to load it as part of an html.
Ensure you have the Console Messages method dumping to a label to see the error.
Expected Behaviour
Image to be rendered.
Actual Behaviour
Image is not rendered
Show your Blocks
Android version
7.0 and 8.0