Message from debugger: Terminated due to memory issue

前端 未结 6 1620
小蘑菇
小蘑菇 2021-02-18 21:52

My app working with Geojson file. I use MapBox SDK to add MGLPolyline to map. But the problem is my file too large, so that the app crash and got the e

6条回答
  •  花落未央
    2021-02-18 22:42

    Will share my experience with this strange issue.

    For me the app crashed with "Message from debugger: Terminated due to memory issue" and instruments didn't help a lot. As well the Memory - was within the green limits. So I was not sure what is causing that. And it was not possible to debug, and single-device specific issue.

    Just restarted the iPhone 6 - and the issue disappeared for now.

提交回复
热议问题