-
-
Notifications
You must be signed in to change notification settings - Fork 311
Closed
Description
Hi there,
I've encounter some segfaults today from accessing the storage via both the app and the widget on android.
After a little bit of digging it seems like the mmkv instance for android is hard coded to use single process mode here:
Is this intentional? For my use case, after changing this flag to MMKV_MULTI_PROCESS the app no longer crashes, although I haven't read enough of the code base to understand the full implication of this change.
Metadata
Metadata
Assignees
Labels
No labels