-
I am implementing the following Db class:
```kotlin
@Database(entities = [Account::class, SMS::class], version = 4, exportSchema = false)
abstract class AppDatabase : RoomDatabase() {
abstract…
-
### Checklist
- [X] I am able to reproduce the bug with the latest version given here: [CLICK THIS LINK](https://github.com/TeamNewPipe/NewPipe/releases/latest).
- [X] I made sure that there are *no …
-
{"user_action":"requested feed","request":"","content_language":"en-US","content_country":"US","app_language":"en_US","service":"none","package":"org.schabi.newpipe","version":"0.27.2","os":"Linux mot…
weole updated
3 months ago
-
FATAL EXCEPTION: arch_disk_io_2
…
-
### Description
The latest updated made the app unusable for me. Right after the update I got the system dialog that the app crashed in the background. Now I can't open the app. It just shows the spl…
-
## dependencies
```groovy
testImplementation "junit:junit:4.13.2"
testImplementation "androidx.test:core:1.3.0"
testImplementation "androidx.test:core-ktx:1.3.0"
testImplementat…
-
Hi, could you include an example .db file for the dungeonDatabase, playerDatabase and roomDatabase so the saving features work correctly? Thanks either way, a big fan of this project by the way! :)
VoeP updated
6 months ago
-
One user crashed 319 times.
I found a piece of information about this crash,
https://stackoverflow.com/questions/63434025/the-file-system-on-the-device-is-in-a-bad-state-workmanager-cannot-access…
-
java.lang.RuntimeException: Cannot find implementation for .db.AppDatabase. AppDatabase_Impl does not exist
-
I cannot send any of the images by an app. I managed to send just one few months ago but never managed to send any subsequent one.
I use 3.1.1~1c9267ca0 version
Here is the last log I got after f…