Skip to main content
Inspiring
June 30, 2012
Question

Flash Builder profiler: can I use it to profile my app running on iOS ?

  • June 30, 2012
  • 3 replies
  • 717 views

thanks

This topic has been closed for replies.

3 replies

Inspiring
June 30, 2012

I am looking for this as well. hope someone can answer, since I cannot monitor native code in the flashbuilder profile.

rjoshicool
Inspiring
July 2, 2012

See this post for Profiling AIR apps on iOS devices: http://www.flashrealtime.com/best-practices-air-ios/

Inspiring
July 2, 2012

Thankyou Josh,

I'm actually already doing these things but I think it would be useful to see the profile info whilst running on the device (rather than just the swf on pc).
In profiler I can see the execution times of each function.
My thinking is that just because one function appears quick on the pc doesn't mean it will be on the device.
I geuss this isnt posible (i thought I might be able to do it somehow with remote debugging)