On 1/13/17, 10:13 PM, "Frank Dahmen" <fr...@dahmenia.de> wrote:
>Hi, >is there a way to log kind of a "crash-report" (stack trace) in air >mobile on android when running in live/release mode (not connected via >usb etc.)? > Are you referring to using UncaughtError* to grab a stack trace and then finding a way to transmit it somewhere? -Alex