iPhone memory leaks with store kit
Posted
by Nareshkumar
on Stack Overflow
See other posts from Stack Overflow
or by Nareshkumar
Published on 2010-03-24T09:55:23Z
Indexed on
2010/03/24
10:03 UTC
Read the original article
Hit count: 381
Hello, 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 if any one can tell me how to check for memory leaks while using a store kit api on a project? How is it possible?
© Stack Overflow or respective owner