shalang312119

Results 1 issues of shalang312119

![image](https://github.com/user-attachments/assets/9f817f41-7020-4192-8ce3-bb8fea6d929b) 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....