Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Testing iPhone App for Memory Leaks and Object Allocation using Instruments

Hi Friends,

How can we test the Apps developed using Titanium for Memory Leaks and object Allocation using Instruments?

— asked July 21st 2010 by Radhakrishnan Selvaraj
  • instruments
  • iphone
0 Comments

1 Answer

  • When you do a "Run on Device" build, it creates an XCode project in your build folder. You can open this in XCode and run it with the Allocations or Leaks Performance Tools.

    — answered July 21st 2010 by Mike Dosey
    permalink
    1 Comment
    • That tool is complex and geared for readers of native objective-c. Hope I can find something simpler to use.

      — commented March 7th 2014 by Michael Stelly
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.