with Res Email Prompt
fun withResEmailPrompt(@StringRes() resEmailPrompt: Int): DialogConfigurationBuilder
Content copied to clipboard
label of the email input prompt. If not provided, removes the input field.
Since
5.0.0
Return
this instance
Parameters
resEmailPrompt
Resource id for the user email address input label in the crash dialog.