-
```
What steps will reproduce the problem?
1.when giving name of key file while creating new database key file does not
exist
2.giving key file name while opening already created databases
3.all this…
-
Is there any info/docs how to use prepopulated sqlite db with watermelon db?
-
Crash report
UUID: f73c0bdb6277b0bfbe032063c9f5d492
Build flavor: dev
Version name: v4.13.6-1d48096
OS info: Android 11, sdk version: 30
Report description: No title
Logs:
=== LOGS(July 27, 202…
-
Android backup is a very inconstant process. When the OEMs do implement it, the API can discover if the backup exists, it will report itself missing, and then we will proceed to generate a new identit…
-
When executing the following code with API level 35:
```dart
join(await sqlflite.getDatabasesPath(), DATABASE_NAME)
```
The application encounters the following error and stack trace:
```
[ +…
-
With API 23 the app crashes on the first start, telling you that the table "settings" does not exist, although it has been inizialised before.
This does not happen with API 22.
-
These databases can be quite large, and they could have inaccurate data resulting in an initially inaccurate location fix before GPS overrides it, so this should be optional.
-
**Describe the bug**
Worked fine for several months. Changed ROM on my phone and restored Element from backup (Titanium Backup). Element now crashes on every attempted start.
`
msg: android.sec…
-
### Description
When useing DataStoreSyncExpression to speed up loading time, it turns out that it only takes effect on iOS devices, and Android devices will throw an exception.
Is there a potenti…
-
如题, 使用魅族(API level: 23 Flyme 6.2.0.0A)使用ContenProvider的时候报错:
android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14): Could not open database
11-06 17:40:37.276 4607-46…