disableSigningCompleteScreen

fun disableSigningCompleteScreen(context: Context, disable: Boolean = false)

Setting to control displaying of signing complete screen after the signing is completed during signing ceremony.

Parameters

context

Application Context

disable

if true, then signing complete screen will not be displayed. Default value is false