shalang312119
Results
1
issues of
shalang312119
 EntryAbility的onCreate方法中初始化了: let appCtx = this.context.getApplicationContext() let mmkvRootDir = MMKV.initialize(appCtx) 在taskpool里面调用接口,接口会获取MMKV里面的基地址,结果报错: getEnumNumberByResourceId error, code: undefined, message: getContext is not defined [(native_module_manager.cpp:594)(LoadNativeModule)] key is default/mmkv Error: You should Call MMKV.initialize() first....