Well, you can always use RegisterExceptActionHandler, check for "eaSendBugReport", and then use your own custom code to contact BugSnag? In your RegisterExceptActionHandler, you have full access to all the exception information etc through the "exceptIntf: IMEException" parameter.