objective c - Parse iOS framework causing memory crashes -
i've used xcode's zombie debugger , managed find flag upon launch: 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.
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
Post a Comment