pluto icon indicating copy to clipboard operation
pluto copied to clipboard

PluginUiBridge not initialized yet is crashing the app

Open cj-marius-duna opened this issue 1 year ago • 0 comments

PluginUiBridge exception is thrown by this library. I am using kotlin and okhttp interceptor. I was forced to lower the pluto to 1.1.3 sicen i could not get rid of this issue.

https://github.com/androidPluto/pluto/blob/1cd4d7b1c469438890da1fd15a293a53321081cc/pluto-plugins/base/lib/src/main/java/com/pluto/plugin/libinterface/PlutoInterface.kt#L21 throw IllegalStateException("PluginUiBridge not initialised yet")

I do not have any details

cj-marius-duna avatar Sep 20 '24 09:09 cj-marius-duna