ADNKit icon indicating copy to clipboard operation
ADNKit copied to clipboard

Assertion failure with createFile:withContentsOfURL:progress:completion:

Open rrbrambley opened this issue 10 years ago • 0 comments

Calling this method in ANKClient+ANKFile results in passing a nil fileName and mimeType to AFHTTPClient's appendPartWithFileData:name:fileName:mimeType: which is apparently not acceptable.

rrbrambley avatar Dec 07 '13 00:12 rrbrambley