objective c - iPhone memory leak monitoring when not hooked up to a computer -


I have an application that needs to be unplugged from the computer to be used (via this port one There is an interface with the device) I do not think that will work to use the instruments. Is there any way to monitor the memory allocation / leak without connecting to the computer? Thank you.

You should be able to use the device via WiFi instead of USB. See . I have never tried, but this is a supported feature.


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -