[AC-6243] Trying to crash the app like in native code
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Not Our Bug |
Resolution Date | 2019-05-08T10:40:16.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | pravsrivastava |
Assignee | Shak Hossain |
Created | 2019-05-07T20:48:29.000+0000 |
Updated | 2019-05-08T10:40:16.000+0000 |
Description
I am trying to test Firebase Crashlytics by cause both an exception and a null variable crash.
If I use a module and crash the app inside there, the app closes.
However, if I crash it in titanium, I get an application error without the closing of the app.
What is going on.
The error handler catches those kind of actions so they won't actually crash the app. You might be able to pull it off using Hyperloop or creating your own memory leak though. Closing the issue as this is not a request but more a "how to" question.I'd recommend joining [TiSlack](https://tislack.org) to get community support where you can easily ask questions like this