_devnar
(NAR)
1
I checked out Kodular Fenix (v1.5.0) Bug Tracker before creating a new topic
Describe your issue
when i call load html it doesn’t accept application closes
Steps to reproduce the issue
Web viewer > load HTML + text
Expected Behaviour
read html and show me my site
Actual Behaviour
app crashing
Show your Blocks
Android version
12
how to find out what is going on
Taifun
the html file is stored in the assets of the app?
it might be, that you have to use the path http://localhost/editor.html
Taifun
vknow360
(Sunny Gupta)
5
LoadHTML
block expects you to provide it the html text directly.
file:///android_asset/editor.html
Taifun
9
The answer was here
Show your relevant blocks
Taifun