pluto
pluto copied to clipboard
PluginUiBridge not initialized yet is crashing the app
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