with Send Reports In Dev Mode
fun withSendReportsInDevMode(sendReportsInDevMode: Boolean): CoreConfigurationBuilder
Content copied to clipboard
Set this to false if you want to disable sending reports in development mode. Only signed application packages will send reports.
Return
this instance
Parameters
sendReportsInDevMode
if reports should only be sent from signed packages.