Tencent / MMKV

An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
Other
17.44k stars 1.91k forks source link

Fail to create an MMKV instance [XXX] in NAPI #1426

Closed fiveandnine closed 1 day ago

fiveandnine commented 1 week ago

MMKV初始化时大量报这个崩溃,目前使用的是1.3.9版本,harmonyOS next平台

调用方式:MMKV.mmkvWithID(fileName, MMKV.MULTI_PROCESS_MODE, crpKey, context.filesDir + "/mmkv")

lingol commented 1 week ago

Please follow the issue template and provide logs from MMKV.

lingol commented 1 day ago

Closed due to lack of info.