nplexity / xmpp-file-transfer-demo

iOS demo application using XMPPFramework for file transfer.
43 stars 24 forks source link

Multiple File Receiving Issue #17

Open rahulsingh2k10 opened 9 years ago

rahulsingh2k10 commented 9 years ago

Hi, I was working on the sample code and trying to send multiple file at once. But there seems to be a problem that only one file is received at a time. Could you let me know what wrong am I doing in it? Do I need to make any change in it or it is designed in such a manner that only one file would be received at once. Could someone help me out with the issue?