Any app to search for memory usage on ipad

Is there an application for monitoring memory usage while the application is running on the ipad, like tools. I cannot track memory usage using tools from ipad. I found an application called console. It will display all the log files.

+3
source share
2 answers

I'm not sure if this is what you are looking for, but you can check out XSysInfo app http://itunes.apple.com/en/app/id354129029?mt=8

Hope this helps

+3
source

Follow this link: (and memory management is not related to device code)

http://www.raywenderlich.com/2696/how-to-debug-memory-leaks-with-xcode-and-instruments-tutorial

+2

All Articles