Open nadirabanu opened 2 years ago
Hi @nadirabanu
did you manage to resolve it?
yes @bilalsaeed I followed the recommendation given below and mentioned in the link provided below. Now it works fine on all devices.
The this.oldImpl = true is the same result of using the mentioned workaround androidDatabaseProvider: 'system'.
I upgraded the plugin on latest and it worked.
we have updated Android sdkversions as below and have an issue when we run it on android 12. Any help is appreciated. defaultTargetSdkVersion= 30 defaultCompileSdkVersion=30
java.lang.NullPointerException: Attempt to invoke interface method 'java.lang.String io.liteglue.SQLDatabaseHandle.getLastErrorMessage()' on a null object reference at io.liteglue.SQLiteGlueConnection.(SQLiteGlueConnection.java:12)