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

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

gtk - Python Window Resize -

c# - read full xml file data over tcp -