Hi,
- How can I get both texture memory and system memory that my app is consuming at any given time?
I know Storyboard gives us some info but I want to have them in run time so I can print them on the screen and see how they go (or leak) in runtime on actual devices.
- Is there any free profiling tools available for Corona?
Thanks.