Skip to content

Unable to pause activity: Receiver not registered #4

Description

@AlvaroBrey

Hello, we're seeing a bunch of issues with approximately the same stacktrace on nextcloud/android:

java.lang.RuntimeException: Unable to pause activity {com.nextcloud.android.beta/com.owncloud.android.ui.activity.FileDisplayActivity}: java.lang.IllegalArgumentException: Receiver not registered: de.cotech.hw.internal.transport.usb.UsbConnectionDispatcher$1@a17fb6c
....
Caused by: java.lang.IllegalArgumentException: Receiver not registered: de.cotech.hw.internal.transport.usb.UsbConnectionDispatcher$1@a17fb6c

You can check nextcloud/android#8585 for more details and some more linked issues with the same problem. This seems to be resolved by reverting this library from 4.4.0 to 4.1.0, so it must be something introduced between those two points.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions