You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sorry I don't have too much to go on here. But we are getting some crash reports in the play store with the following. Any ideas or advice on how to proceed?
Stack trace
1
Sample attributes:
[Nokia RDD (Nokia T20)](https://play.google.com/console/u/0/developers/7412953166602219866/app/4974987193625048953/vitals/crashes/60f663450a67c6b911695825a88a82de/details?days=7#)
[Android 12 (SDK 31)](https://play.google.com/console/u/0/developers/7412953166602219866/app/4974987193625048953/vitals/crashes/60f663450a67c6b911695825a88a82de/details?days=7#)
Version: 203019088 (12.14.3.16088)Occurred: 2 days ago
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)
The text was updated successfully, but these errors were encountered:
Hello,
sorry I don't have too much to go on here. But we are getting some crash reports in the play store with the following. Any ideas or advice on how to proceed?
The text was updated successfully, but these errors were encountered: