-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
We have a static call to BugSplat.setTerminateApplication that will terminate the app after an exception is posted.
| if (BugSplat.getTerminateApplication()) { |
This isn't very helpful in the case where we want to report an exception explicitly, but not terminate the app. Perhaps we could accept a property in the handleException method?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels