frederik-jacques / TNSexyImageUploadProgress

An easy image upload visualiser for Objective-C
MIT License
143 stars 27 forks source link

I get a bug in AFNetworking when uploading #4

Open esisa opened 9 years ago

esisa commented 9 years ago

Seems there is a bug in AFNetworking that makes uploading the image in the example project not work. It just times out. Updating the source files for AFNetworking fixed my problem.

https://github.com/AFNetworking/AFNetworking/issues/948

algama commented 9 years ago

Can you please explain with code I'm having the same problem and dont understand the possible solution can you kindly show me in code language?

Thanks in advance.