You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying establish Ejabberd connection using Strophe.js from Android chrome browser. But, connection is getting disconnected. I use the following code
The text was updated successfully, but these errors were encountered:
BharathirajaPerumal
changed the title
Not able to connect Ejabberd from Androd ichrome browser using Strophe.js
Not able to connect Ejabberd from Android chrome browser using Strophe.js
May 12, 2020
There isn't enough information here to know what's going on. Please override the xmlinput and xmloutput methods and log those somewhere, then share the logs here.
I am trying establish Ejabberd connection using Strophe.js from Android chrome browser. But, connection is getting disconnected. I use the following code
this.BOSH_SERVICE = 'https://192.168.1.100:5280/http-bind';
function XMPPConnectionStart() {
}
The text was updated successfully, but these errors were encountered: