
1 参考示例demo DistributedAuthentication 增加cpp的NAPI接口。
sdk 5.0.0 ,devstudio 5.0.3.910 编译正常 但是运行报错
主要截图如下:
07-23 13:30:07.992 1132-1132 C03f01/NAPI com.sampl...emanager I [(native_module_manager.cpp:598)(LoadNativeModule)] key is default/dsoftbusserices
07-23 13:30:07.992 1132-1132 C03f01/NAPI com.sampl...emanager W [(native_module_manager.cpp:635)(LoadNativeModule)] module 'dsoftbusserices' does not in cache
07-23 13:30:08.019 1132-1132 C03f01/NAPI com.sampl...emanager E Second attempt: load module default/dsoftbusserices failed. module path is empty
07-23 13:30:08.019 1132-1132 C03f01/NAPI com.sampl...emanager E Second attempt: load module default/dsoftbusserices failed. module path is empty
请大佬看看是怎么回事 哪里配置有问题吗