Flex / adobe air error collection service -
i have adobe air .exe application randomly crashes without clear reason of cause.
i investigating ways in run service integrated app when crashes works in same way windows error dialog(send error log).
ideally log collect scheme info such event log, cpu , ram state, running processes etc
does know of that?
closest thing have found airbrake
thanks
you should uncaughterrorevent
, allow hear thrown errors unhandled. can send info service (google analytics, maybe). there 2 problems this:
capabilities
, system
class. this can supplemented ane provides more info (i don't have on-hand, though have seen few in past) it not work if error occurs lower air runtime. if goes wrong in ane or in air itself, won't see error, crash. alternatively, utilize crashlytics ane (mobile only, sorry) freshplanet seems handle lot improve (this hard crashes only, believe, , won't provide info air app itself, since lower level that).
documentation:
uncaughterrorevent
system
capabilities
flex error-handling air error-logging error-reporting
No comments:
Post a Comment