Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mmkv folder exposed in the Files Application IOS #256

Open
RZulfikri opened this issue May 26, 2022 · 2 comments
Open

mmkv folder exposed in the Files Application IOS #256

RZulfikri opened this issue May 26, 2022 · 2 comments

Comments

@RZulfikri
Copy link

Describe the bug
Hi, I'm trying to expose some of my files to the "Files" Application in the IOS, by enabling UIFileSharingEnabled: YES and LSSupportsOpeningDocumentsInPlace: YES. But, if I enable these options it will expose mmkv folder with mmkvIdStore files. Any advice to avoid this?

Expected behavior
mmkv folder not show.

Screenshots
If applicable, add screenshots to help explain your problem.
Simulator Screen Shot - iPhone 13 Pro Max - 2022-05-26 at 14 59 51

Platform Information:

  • OS: IOS

Thank you.

@ammarahm-ed
Copy link
Owner

I will have to investigate this. MMKV is initialized in NSLibraryDirectory intentionally to avoid this. Can you try to delete these files then open your app to see if everything still works correctly? Also check if after opening the app, these two files are recreated or not.

@bolyesz
Copy link

bolyesz commented Aug 18, 2022

Any update on this one ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants