nplexity / xmpp-file-transfer-demo

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

I met 503, but actually my server is ON, and toJID is on also #18

Open metrue opened 9 years ago

metrue commented 9 years ago

Here is the log, could you help advice

Domain=XMPPOutgoingFileTransferErrorDomain Code=503 "<service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>" UserInfo=0x7ff28d9325b0 {NSLocalizedDescription=<service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>}
quangpc-zz commented 8 years ago

Hi, Did anyone meet this issue. I met this issue too. Please help me. Thanks

metrue commented 8 years ago

@quangpc

it seems this project is not on active anymore, I gave up transfer file through xmpp in the end.

quangpc-zz commented 8 years ago

@metrue Yes, Thank you. I meet many problems too. I think I will choose another solution.

meghaParmar commented 7 years ago

I am also facing the same issue. Can anyone help? Any one found its solution?