exportCrashSession

Exports the current session with crash information as a JSON string. Captures the crash from the throwable before exporting.

Return

JSON string that can be imported as a ghost device with crash info

Parameters

throwable

The exception that caused the crash