extractCrashStackTraces

open fun extractCrashStackTraces(@NonNull context: Context, @Nullable callback: STWLoggerHelper.LoggerCallback<List<Uri>>)

Call this method if you want to retrieve crash stack traces file

See also

Parameters

context

The application context

callback

to handle crash traces file.