MZDownloadManager icon indicating copy to clipboard operation
MZDownloadManager copied to clipboard

Lots of crashes

Open JeanetteMueller opened this issue 7 years ago • 1 comments

Hi,

i have a lot of crashes like:

function signature specialization <Arg[0] = Owned To Guaranteed, Arg[1] = Owned To Guaranteed, Arg[4] = Owned To Guaranteed> of MZDownloadManager.MZDownloadManager.(URLSession (__ObjC.URLSession, downloadTask : __ObjC.URLSessionDownloadTask, didWriteData : Swift.Int64, totalBytesWritten : Swift.Int64, totalBytesExpectedToWrite : Swift.Int64) -> ()).(closure #1) (MZDownloadManager.swift:194)

don'n know how to fix this or you may fix this.

JeanetteMueller avatar Feb 13 '17 12:02 JeanetteMueller

@ MZDownloadManager.swift Line 284 you generate a MZDownloadModel but you did not set the startTime. Every else you did.

JeanetteMueller avatar Feb 13 '17 12:02 JeanetteMueller