HomeDocumentationAPI Reference
Getting StartedAPI ReferenceBug ReportingCrash ReportingAPMHelp Center
These docs are for v8.1. Click to read the latest docs for v12.0.0.

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();
//iOS
Instabug.ClearFileAttachments();

//Android 
Instabug.ClearFileAttachment();