Closed 1027663760 closed 3 months ago
AESCrypt.cpp 中缺少 random() 命令,我改成了 rand()
使用 MMKV_DISABLE_CRYPT 和 MMKV_DISABLE_FLUTTER 后:
random() is fixed.
random()
Also fixed MMKV_DISABLE_CRYPT.
MMKV_DISABLE_CRYPT
AESCrypt.cpp 中缺少 random() 命令,我改成了 rand()
使用 MMKV_DISABLE_CRYPT 和 MMKV_DISABLE_FLUTTER 后: