TheGameNewWorldOrder

Results 4 comments of TheGameNewWorldOrder

after looking into the Android code of the plugin, i found that the operation failed at ` long var1 = SQLiteNative.sqlc_db_open(this.dbfilename, this.openflags);` which returns negative value on Android 11 while...

@LeeKyungJoon , this is not a pre-populated database. This issue happens on specific OS/Devices only. What device/OS did you use? My testing on huawei and Samsung were all fine, but...

If your target SDK is 29, it runs fine on Android 11, but since Google forces all app updates to target 30 or above, this is no longer an option....

@lwhiteley Hi, could you have a look at this please?