mapbox / mapbox-scenekit

Other
231 stars 51 forks source link

Crash in pendingFetches array in a serial dispatch queue. #83

Open phamnhatanh1234 opened 5 years ago

phamnhatanh1234 commented 5 years ago

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.

xinnai commented 5 years ago

same problem...

xinnai commented 5 years ago

I found my code is not the latest ,my version of mapboxscenekit is 0.1.0, which version do you use?

phamnhatanh1234 commented 5 years ago

I have asked the contributor and he advises me using the another branch: queueAndFetchesCrashFixes.

xinnai commented 5 years ago

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...

phamnhatanh1234 commented 5 years ago

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. This email I have received: Hi Anh,

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, Cameron Deardorff