Instruments > Allocations not showing app classes/objects

前端 未结 1 1176
离开以前
离开以前 2021-02-05 20:25

In previous versions of Instruments I had no problem but now (v6.2) for some reason Allocations won\'t list any of my app\'s objects. I\'ve tried Debug and Release Mode:

1条回答
  •  误落风尘
    2021-02-05 21:12

    I tested this out with both 6.2 and 6.3 and encountered the issue. Also I was using the iOS 8.2 and 8.3 simulators. However, when I switched to the iOS 8.1 simulator, it worked properly. So it's not so much a bug with Instruments as it is an iOS bug, it appears, or at the very least a combination of the two.

    So a workaround for now is to test Allocations using iOS 8.1 or earlier.

    0 讨论(0)
提交回复
热议问题