-
-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested
Description
App crashes while importing local opml file.
- Account type: local
- App version: 2.0.3
- Android version: Android 14
- Device type: [e.g. One Plus Nord CE2 Lite
- Store: standalone apk
log generated at the crash is given below:
java.util.NoSuchElementException: List is empty.
at kotlin.collections.CollectionsKt.first(SourceFile:2)
at com.readrops.app.account.AccountScreenModel$parseOPMLFile$1.invokeSuspend(SourceFile:140)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:8)
at kotlinx.coroutines.DispatchedTask.run(Unknown Source:96)
at androidx.work.Worker$2.run(SourceFile:32)
at kotlinx.coroutines.scheduling.TaskImpl.run(Unknown Source:2)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:96)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested