Titanium JIRA Archive
Appcelerator Community (AC)

[AC-6243] Trying to crash the app like in native code

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNot Our Bug
Resolution Date2019-05-08T10:40:16.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
Reporterpravsrivastava
AssigneeShak Hossain
Created2019-05-07T20:48:29.000+0000
Updated2019-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.

Comments

  1. Rene Pot 2019-05-08

    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

JSON Source