ios - Understanding xcode instruments for allocation -

my assumption red line culprit why object still retained. case? can go find out more information line?
the red line telling 90.4% of memory allocated in current method allocated in call fadeoutsplash. whether or not line of code causing object retained can't determined view in screenshot.
if @ screenshot can see info button next 90.4% listing. clicking button show heaviest backtraces, backtraces largest memory allocations. i'm not sure how information in case, additional information line of code.
Comments
Post a Comment