Skip to content

App crashes while importing local opml file #245

@muralikodali

Description

@muralikodali

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

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions