Tencent / MMKV

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

MMKV不支持鸿蒙 next 的api11 吗? #1319

Closed wananni-1998 closed 4 months ago

wananni-1998 commented 4 months ago

鸿蒙最新版

baochuquan commented 4 months ago

确实,鸿蒙 api11 初始化时会崩溃

wananni-1998 commented 4 months ago

确实,鸿蒙 api11 初始化时会崩溃

要等11正式发布了 才会更新库吗 这种情况

lingol commented 4 months ago

No, MMKV requires at least API 12.

We started from API 12 targeting HarmonyOS NEXT, which will be released at least from 12. So no, API 11 is not in our plan.

Originally posted by @lingol in https://github.com/Tencent/MMKV/issues/1298#issuecomment-2105656513