Open ignacioinda opened 1 month ago
I tested with an armeabi-v7a device and had a similar problem:
Fatal signal 6 (SIGABRT), code -6 in tid 7321 (AsyncTask #1)
pid: 7255, tid: 7321, name: AsyncTask #1 >>> tech.turso.test <<<
#05 pc 005c9b85 /data/app/tech.turso.test-1/lib/arm/liblibsql_android.so (offset 0x281000)
I tested the test application on 2 different devices, both with ARM64 processors
First device:
Second device:
I also used the gradle library:
with similar results, could it be that it is failing because the device is 64-bit?