开发者

iPhone memory leaks with store kit

开发者 https://www.devze.com 2022-12-24 16:52 出处:网络
I am trying to develop an application which uses storekit api. The document (Store Kit guide) suggests that the api will not work on a simulator. I found out that memory leaks will not be able to work

I am trying to develop an application which uses storekit api. The document (Store Kit guide) suggests that the api will not work on a simulator. I found out that memory leaks will not be able to work on a device. I was wondering i开发者_如何学Cf any one can tell me how to check for memory leaks while using a store kit api on a project? How is it possible?


You can use instruments with the device to find memory leaks. See Does Instruments (ObjectAlloc/Leaks) require the simulator?

0

精彩评论

暂无评论...
验证码 换一张
取 消