Thursday, 15 March 2012

actionscript 3 - Error.getStackTrace() in AS3 + AIR 3.5/3.6 returns no stacktrace on Android -



actionscript 3 - Error.getStackTrace() in AS3 + AIR 3.5/3.6 returns no stacktrace on Android -

i developed project in flashdevelop air 3.4. i've upgraded (an external) flex sdk folder air 3.6 , in application.xml file referring 3.6 way:

<application xmlns="http://ns.adobe.com/air/application/3.6">

however, after deploying apk, still don't stacktraces caught error events. thought i've overlooked? know air 3.5 enabled stacktraces in release mode, getting "null". oh, , compiling captive runtime.

i've downloaded latest , greatest version of flashdevelop, made sure flash develop's own version of flex air 3.6 , seems working - getting valid stacktraces, advertised in update logs of air 3.5

android actionscript-3 stack-trace

No comments:

Post a Comment