objective c - Parse iOS framework causing memory crashes -


i've used xcode's zombie debugger , managed find flag upon launch: screenie crashed app, , re-recording instruments caused same result. relaunching app device made app launch without crash , subsequent launches instruments resulted in normal operation without flags or crashes.

can make sense of or advise? i'm getting number of "heap corruption" crashes in production. reports limited handful of users, i'm afraid number growing.

enter image description here

it looks parse sdk's latest release notes (1.15.1) addresses this:

-adds polygonal queries

-fixes memory leaks related pfcommandcache

but crash reports coming builds sdk version.

the parse team has responded saying fix coming new sdk release soon. :)


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -