-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hello,
I don't really have much to go on here, but I am getting a few reports of this from the play store. Any suggestions as to what might be going wrong or how to proceed would be much appreciated.
Type
java.lang.UnsatisfiedLinkError
Exception java.lang.UnsatisfiedLinkError:
at java.lang.Runtime.loadLibrary0 (Runtime.java:1082)
at java.lang.Runtime.loadLibrary0 (Runtime.java:1003)
at java.lang.System.loadLibrary (System.java:1661)
at io.liteglue.SQLiteConnector.<init> (SQLiteConnector.java:8)
at io.sqlc.SQLiteConnectorDatabase.<clinit> (SQLiteConnectorDatabase.java)
at io.sqlc.SQLitePlugin.openDatabase (SQLitePlugin.java:212)
at io.sqlc.SQLitePlugin.access$000 (SQLitePlugin.java:28)
at io.sqlc.SQLitePlugin$DBRunner.run (SQLitePlugin.java:328)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:644)
at java.lang.Thread.run (Thread.java:1012)
Metadata
Metadata
Assignees
Labels
No labels