BBNO

Results 21 comments of BBNO

我也遇到这样的问题,请问怎么解决的?

java.util.concurrent.ExecutionException: java.util.concurrent.ExecutionException: java.util.concurrent.ExecutionException: java.lang.ClassCastException: Cannot cast androidx.core.app.CoreComponentFactory to com.tencent.shadow.core.runtime.ShadowAppComponentFactory 请问这个问题怎么解决? @shifujun

在插件中的子进程没有启起来,是什么原因导致的?

那一个插件中可以启多个进程吗?

你好,如果一个插件要启多个进程,要怎么处理? @shifujun

我调用的是这个public open fun call(method: kotlin.String, arg: kotlin.String?, extras: android.os.Bundle?): android.os.Bundle,因为是第三方的,所以看不到源码。如果extras为空时会不会报错?

我在你们的demo里看到的call也是这三个参数, ![image](https://user-images.githubusercontent.com/31978191/156517524-828c69cc-699b-454d-b52c-d215cea51ae1.png) ![image](https://user-images.githubusercontent.com/31978191/156517452-41929985-4153-4409-a94f-dc9c64951b85.png)