How to open json file in offline mode

hello, I am making an app in which I have uploaded the JSON file in assets. But how can I open it in web component?

You can get the content if you run cat '/path/to/file' in a shell.

what will be the path can you please tell?

its not working

Use taifun tools extension to get path to assets and then join path and file name.

I have solved the problem using kodular file component.

1 Like

Well, it does not work for assets. Also, Kodular Creator’s shell does not support ’ in commands. Try to use this exrension instead

(If Google Groups unavailable, download from kio4.com website.)

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