-
Notifications
You must be signed in to change notification settings - Fork 51
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
Crash in pendingFetches array in a serial dispatch queue. #83
Comments
same problem... |
I found my code is not the latest ,my version of mapboxscenekit is 0.1.0, which version do you use? |
I have asked the contributor and he advises me using the another branch: queueAndFetchesCrashFixes. |
oh, thank you very much. Did this branch fix your crash? I found it helpfull but I am not sure if crash will happen again because it doesn't appear every time... |
Yes, this branch fixed my crash. It still crashes but only if you turn on and turn off the AR Map many times (30-40) repeatedly, the crashes now are related to memory storage. Yes I’ve experience this issue quite frequently, fortunately there is a fix out there waiting to be merged in to master. Try using the branch queueAndFetchesCrashFixes. If you need any help with using a specific branch from cocoapods or Carthage I can help you there too! Have a good one, |
I've seen you guys fix crash on it. Unfortunately, It remains crash when I turn on the AR mode (sometimes). Please check it one more time.
The text was updated successfully, but these errors were encountered: