MMKV v1.0.18 Release Notes

Release Date: 2019-03-14 // about 5 years ago
  • v1.0.18 / 2019-03-14

    ๐ŸŽ iOS / macOS

    What's new

    • ๐Ÿ›  Fix a bug that defaultValue was not returned while decoding a NSCoding value.
    • ๐Ÿ›  Fix a compile error on static linking MMKV while openssl is static linked too.

    Android

    What's new

    • Introducing Native Buffer. Checkout wiki for details.
    • ๐Ÿ›  Fix a potential crash when trying to recover data from file length error.
    • Protect from mistakenly passing Context.MODE_MULTI_PROCESS to init MMKV.

    Win32

    • ๐Ÿ›  Fix a potential crash when trying to recover data from file length error.