sendCrash

fun sendCrash(comment: String?, userEmail: String?)

Send crash report given user's comment and email address.

Parameters

comment

Comment (may be null) provided by the user.

userEmail

Email address (may be null) provided by the user.