Guo Ling
Guo Ling
Closed due to inactive.
Hey guys, I found out the cause. Looks like `taskpool` has a separate set of global variables. The `rootDir` that the UI thread has initialized is `null` in the `taskpool`...
It's fixed in the dev branch. This error only happens on a debug build. You should have no problem with a **release build** for the time being.
[v2.0.0](https://github.com/Tencent/MMKV/releases/tag/v2.0.0) is out.
I will cherry pick it back to 1.3.x branch if I haven't done so. However v1.3.12 has just been released so next version won't come soon.
No there isn't one yet. Will you be kindly enough to make a PR to add one?
You can follow the logic in `removeStorage()`. Checking the existence of the file and meta file should be enough.
MMKV doesn't record the encryption key. So there's no way for MMKV to tell if the key is correct. Image that if MMKV does provide such functionality, doesn't that leave...
Hey, is there any chance you can provide this feature this week? I'm considering a new release due to the encryption bug. I hope you can make it.
Of cause, take your time. We will release LTS version instead.