notifyIssue

Method to send the crash report of an issue occurred during the runtime of the application

Parameters

issue

from fetch its stack trace to send as report


fun notifyIssue(issue: String)

Method to send the crash report of an issue occurred during the runtime of the application

Parameters

issue

details to create the report