I can't make jSqliteDataAccess component to work in thread.
I tried using already created component (on some form), but InsertIntoTable crashes app.
Then I tried creating jSqliteDataAccess in thread, but when I call Init, app crashes.
I attached sources which shows my problem.
I am testing with real device (Samsung S23).
Any advice appreciated.