Open edvenkat opened 3 years ago
@DaveLomber @ccvlad could you please help me
Hi @edvenkat Could you attach logs from Google Chrome console? Unfortunately we will not manage to help you w/o information from logs
@ccvlad When i click "Login as Alice".
@ccvlad When i click "Login as Bob".
Is this a constant behavior?
Yes @ccvlad , i couldn't move from here
I will check our the sample-videochat-cordova and let you know
okay @ccvlad thank u so much.... FYI my code is here - https://github.com/edvenkat/connectycube-cordova-samples/
Hm... I was trying by the guide - https://github.com/ConnectyCube/connectycube-cordova-samples/tree/master/sample-videochat-cordova#quick-start (for android) All was OK for me.
Were you following by the same way?
let me check again @ccvlad
Hi @ccvlad ,
I have copied the below folders into my local www,hooks,config.xml, package.json and ran the below commands cordova platform add android and cordova emulate android,
still im not able to login......please help
try to do it from scratch:
cd connectycube-cordova-samples/sample-videochat-cordova
npm install
cordova clean android && cordova emulate android
/ cordova clean android && cordova run android --device
I can't suggest you a solution, because did not manage to reproduce.
The error you have provided comes from XMPP library which we use for our chat. It happens after Connectycube.chat.connect(). The chat can't establish connection by some reason.
@ccvlad still same. is it possible to meet zoom,etc
Hi Team, i have tried the sample project from sample-videochat-cordova
I'm not able to login.. please refer below screenshot