SCRFTPRequest
SCRFTPRequest copied to clipboard
Stream should be equal to write stream.
Hi,
Each time that I try to upload a file I received this error : "Stream should be equal to write stream."
It's NSAssert who fired this error because the self.writeStream is nil ?
I'am in iOS 6.1, ARC.
Thank for your reply.