Skip to main content
Inspiring
August 13, 2013
Question

Stacktrace on deployed AIR app

  • August 13, 2013
  • 1 reply
  • 404 views

Is it possible to get error stack-traces from a deployed AIR app? I have setup a global error handler but I find that all it gives me is the error type, without any context, which is pretty much useless information.

-Aaron

This topic has been closed for replies.

1 reply

Inspiring
August 26, 2013

If I understand correctly, Flash Player 11.5 gives a stack trace:

http://renaun.com/blog/2012/09/getting-the-stack-trace-in-a-release-flash-player/

I have the AIR runtime 3.8 installed but still no stack traces show up... is there a version of the AIR runtime that has Flash Player 11.5? Is there a way to get stack traces?

- Aaron