Hi!
I would appreciate so much if somebody could help me out with this matter..
My goal is to see how much memory is consumming my app during execution in an iPhone :)
thanks in advance!
hey, that would been cool for any OS as well. I have thinking the same, etc via PLATFORMINFO$("memory")
+1
I agree it would be cool to be able to do it from the app ;) to me is a pretty good idea :)
however, at the moment, I'm just looking for an external tool or whatever to let me see during execution or something how much memory my app is consumming.. :P
any hint?
I'm not sure but maybe something like this (http://www.streamingcolour.com/blog/tutorials/tracking-iphone-memory-leaks/) would help? I would imagine you'd have to do it through xcode in any case, I don't think GLB will do it built-in.
It's all within Xcode. It's how I spotted shoebox had a memory leak. I've been away for a few weeks so don't remember the exact options but it's within the menu that includes build and compile etc. Note I haven't upgraded to Xcode4 yet.
Cheers
Welcome back BTW Crivens. :)
Yes in Xcode, you can see, all thing occurs into the iPhone, and well the memory test, goes very well for know the consume of the iOS Devices.