I am getting this Runtime error in my app "Attempt to get length of null array "

hello all
i am using taifun extension for accessing assets html files.
I am getting this Runtime error in my app "Attempt to get length of null array "

Attempt to get length from null array

means you are trying to get length of a list, which is equals with null.

I don’t know what do you want to display, but WebViewer can not go to join((assetList),myhtml.html)

You may want to use join(PathToAssets block. + html file).

https://puravidaapps.com/tools.php
:point_up_2: By Taifun

4 Likes

Hawk eye @Robert :stuck_out_tongue_winking_eye:

/Boban

1 Like

Actually I zoomed it. A low pixel-density screen does not make it so readable (cut from screenshot, without modifying or zooming)

Screenshot_2019-07-09-16-02-52

1 Like

I Have a Html files in assets want to access in Webviewer. is this possible to with taifun extension.

Yes

/Boban

Thanks for your reply appreciated . let me try let your know. Thanks

I am sure there should not any problem with blocks what @Robert has suggested.
But you can try it share your results here and if your problem is solved then mark appropriate post as your solution so that others can find it easily.

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