App with webviewer crash while at companion

App with webviewer crash while at companion using html file

thw correct url to load html files from the assets is
http://localhost/hijri1.html

Taifun

Taifun
I did same crash

To find out more about that runtime error use logcat

Taifun

I just remembered that this is an old Kodular bug… :grinning:

See the suggestions here in this thread

Taifun

Solved, but the size so small despite was formed to fill parent

Unfortunately nobody knows, which solution you have chosen .. you might want elaborate… also a screenshot of your blocks mjght be helpful.
Taifun

I used this block


Loop

Read again this thread starting from here

Taifun

add this code after the header to your html document

<meta name="viewport" content="width=device-width, initial-scale=1">

Solved, thanks alot

So what exactly is the solution?
Please elaborate

Taifun

Adding this line to html solved this problem

<meta name=“viewport” content="width=device-width

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.