Describe your issue
The companion store assets in a directory named “Makerdroid/assets” but seems to report “AppInventor/assets” when the prefix “//” is used in filename.
Steps to reproduce the issue
- Upload a file to assets
- Tell the extension to use this file in assets (use // prefix to filename)
- Use Kodular companion to launch the live app
Expected Behaviour
The extension use the file
Actual Behaviour
The extension report an error: “No such file or directory”
More information
The extension I’m using is from https://github.com/frdfsnlght/aix-SQLite.
I searched for the “/storage/emulated/0/AppInventor/” directory on my phone without succes. But I found “/storage/emulated/0/Makeroid” directory. Inside this one I found “assets/enr5_5.db” that is the uploaded file in the Kodular designer.