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();
Instabug.clearFileAttachments();