exportCrashSessionJson

Exports the current session with crash information. Typically called by crash handlers.

Return

JSON string representing the session with crash info, or null if session capture is disabled

Parameters

throwable

The exception that caused the crash