Is there a way to get android context inside custom ACRA ReportSender implementation class?
public class MyReportSender implements ReportSender {
public ErrorReportSender(){}
}
Is there a way to get android context inside custom ACRA ReportSender implementation class?
public class MyReportSender implements ReportSender {
public ErrorReportSender(){}
}