dong.he

Results 2 issues of dong.he

**Describe the bug** first, the exception is 'Could not execute inner activity behavior of multi instance behavior' then, the operation is 1. multiInstanceLoopCharacteristics isSequential="**true**"; 2. call method runtimeService.addMultiInstanceExecution to add...

**问题描述** 原生插件 本地调试一直失败,后面尝试将开发的代码放进插件demo“uniplugin_module”中正常,经过尝试,发现自定义原生插件java包名如果不是“io.dcloud.uniplugin”就不行 **复现步骤** 自定义原生插件,按照官网原生插件开发和本地调试插件进行开发和配置 1. java包名命名成非“io.dcloud.uniplugin”; 2. 在Android Studio中调试,控制台直接打印“[WARN][JS Framework] 当前运行的基座不包含原生插件[isct-pda-scan],请在manifest中配置该插件,重新制作包括该原生插件的自定义运行基座” 并且,Android Studio debug也是无效的 3. 将报名改为“io.dcloud.uniplugin”正常了 **系统信息:** - 发行平台: uni-app - 操作系统 Android 10、12均存在该问题 - HBuilderX版本 3.4.7 - uni-app版本...

question
app