HomeDocumentationAPI Reference
Getting StartedAPI ReferenceBug ReportingCrash ReportingAPMHelp Center
API Reference

Clear Attachments

This method can be used to clear the list of files to be attached to the next report.

Instabug.clearFileAttachments()
[Instabug clearFileAttachments];
Instabug.clearFileAttachment();
Instabug.clearFileAttachment()
Instabug.clearFileAttachments();
//iOS
Instabug.ClearFileAttachments();

//Android 
Instabug.ClearFileAttachment();