-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
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
Labels
No labels