Memory status on Console for iphone
i'm searching for some stuff...
I wan开发者_运维技巧t to print the free memory available before my app launches in the xcode console.
Is there any way to do it??
or any other way to knw how much memory is available for ur app before launching?
Run / Run with Performance Tool / Activity Monitor should give you lots of info about memory usage.
精彩评论