0

Using Instruments to analyze memory leaks, but the Instruments do not take snapshot, I have checked the Automatic Anapshotting before record.

The Instruments did not take anapshot:

The normal state is like this below image(download form google):

the normal state

aircraft
  • 25,146
  • 28
  • 91
  • 166
  • You're quite right that it doesn't look like the downloaded image, but _none_ of it does. It doesn't look like the app ever really got going. – matt Nov 30 '16 at 02:39
  • @matt But you can see the Allocations is running, and my simulator is running too. – aircraft Nov 30 '16 at 02:41

1 Answers1

0

I transfer form memory solve this issue.

enter image description here

The result is below, it works:

enter image description here

aircraft
  • 25,146
  • 28
  • 91
  • 166