Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

java.lang.RuntimeException: Could not dispatch event #209

Closed
ZuJunJun opened this issue Jan 25, 2019 · 1 comment
Closed

java.lang.RuntimeException: Could not dispatch event #209

ZuJunJun opened this issue Jan 25, 2019 · 1 comment

Comments

@ZuJunJun
Copy link

image

@JakeWharton
Copy link
Collaborator

Sounds like you're using a non-main thread confined bus and touched a view as a result of an event sent from a background thread. Either check and post to the main thread in your subscriber or switch to a main thread bus.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants