Am trying to send crash report from my applicatio to my domain or Mail but failed still.
To get the crash report in mail, I did
@ReportsCrashes(
No,not like Alex say,the mode property has no releation to the reporting type,you can see it in the source code in github using the mailTo type,you should make sure that:
if all of these have done,then run your app,it will note you to configure the email,such as username and password and so on.