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

ios #141

Closed
TomWq opened this issue Sep 8, 2021 · 1 comment
Closed

ios #141

TomWq opened this issue Sep 8, 2021 · 1 comment

Comments

@TomWq
Copy link

TomWq commented Sep 8, 2021

Ios often crashes during use,

  • (void)close {
    SCOPED_LOCK(g_lock);
    MMKVInfo("closing %@", m_mmapID);

    [g_instanceDic removeObjectForKey:m_mmapKey];
    }

The error is here
prompt: com.facebook.react.JavaScript (35): EXC_BAD_ACCESS (code=1, address=0x5c881fc33c18)
@mrousavy help me

@mrousavy
Copy link
Owner

No reproduceable code

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

2 participants