Android-RTEditor icon indicating copy to clipboard operation
Android-RTEditor copied to clipboard

No subscribers registered for event class com.onegravity.rteditor.media.choose.MediaEvent when picking an image

Open alsiPanda opened this issue 6 years ago • 0 comments

To the best of my knowledge, I have followed the implementation steps faithfully. But when I try to select an image from my device, nothing happens, and the log says the following: D/EventBus: No subscribers registered for event class com.onegravity.rteditor.media.choose.MediaEvent

D/EventBus: No subscribers registered for event class org.greenrobot.eventbus.NoSubscriberEvent

D/EventBus: No subscribers registered for event class com.onegravity.colorpicker.SetColorPickerListenerEvent

D/EventBus: No subscribers registered for event class org.greenrobot.eventbus.NoSubscriberEvent

For some reason it seems to work on the emulator, but not in an actual device.

alsiPanda avatar Dec 16 '19 10:12 alsiPanda