Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android: Crashlytics.crash()/Crashlytics.throwException() wont crash the app, just throws an error #69

Open
cmtanko opened this issue Apr 25, 2024 · 0 comments

Comments

@cmtanko
Copy link

cmtanko commented Apr 25, 2024

var Crashlytics = require('ti.crashlytics'); Crashlytics.crash(); Crashlytics.throwException()

Instead of actual app crashing, I am just getting a log
[ERROR] V8Exception: Exception occurred at undefined:240: Uncaught Error: This is a crash

Platform: android
Project: Classic titanium
SDK: 12.2.1.GA
ti.crashlytics version: 2.5.5

@hansemannn hansemannn changed the title Crashlytics.crash()/Crashlytics.throwException() wont crash the app, just throws an error Android: Crashlytics.crash()/Crashlytics.throwException() wont crash the app, just throws an error Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant