0

In my app, I'm catching an NPE then handling it grateful. Still, I would like to know when this happens using Crittercism. Is this possible?

EDIT: I.e., is it possible to make Crittercism think there was a crash?

Sean Thomas
  • 129
  • 12

1 Answers1

0

Logging handled exceptions: Crittercism.logHandledException(exception);

Sean Thomas
  • 129
  • 12