SASL Authentication failed while integrating facebook chat using Smack

前端 未结 4 1481
没有蜡笔的小新
没有蜡笔的小新 2021-01-13 23:06

I am trying to integrate facebook chat using smack API.But i get an error telling authentication failed using digest md5...

Here s the code for authentication:

4条回答
  •  渐次进展
    2021-01-13 23:40

    There is a huge thread at Ignite that deals with this issue. You may want to take a look at it as there are several solutions for Java and Android given that seem to work.

提交回复
热议问题