Is there a way to add detailed remote crash reporting to a Flex Air application?
Posted
by keyboardsamurai
on Stack Overflow
See other posts from Stack Overflow
or by keyboardsamurai
Published on 2010-03-01T21:17:59Z
Indexed on
2010/03/08
20:06 UTC
Read the original article
Hit count: 175
I will be releasing my Air/Flex application soon, but I am pretty sure there are a couple of bugs that may pop up on the various platforms that Air is available for. So I was wondering if there is a way to implement a mechanism, that would send an error report, logging where the error happened, to a remote server each time an app crashes? This way I might catch errors that otherwise would go unnoticed.
© Stack Overflow or respective owner