titanium-crashlytics
titanium-crashlytics copied to clipboard
Android: Crashlytics.crash()/Crashlytics.throwException() wont crash the app, just throws an error
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