ConnectyCube / connectycube-cordova-samples

Cordova code samples for ConnectyCube platform
https://connecycube.com
Apache License 2.0
4 stars 5 forks source link

Sample project creation #12

Open edvenkat opened 3 years ago

edvenkat commented 3 years ago

Hi Team, i have tried the sample project from sample-videochat-cordova

I'm not able to login.. please refer below screenshot

image

edvenkat commented 3 years ago

@DaveLomber @ccvlad could you please help me

ccvlad commented 3 years ago

Hi @edvenkat Could you attach logs from Google Chrome console? Unfortunately we will not manage to help you w/o information from logs

edvenkat commented 3 years ago

@ccvlad When i click "Login as Alice".

image

@ccvlad When i click "Login as Bob".

image

image

ccvlad commented 3 years ago

Is this a constant behavior?

edvenkat commented 3 years ago

Yes @ccvlad , i couldn't move from here

ccvlad commented 3 years ago

I will check our the sample-videochat-cordova and let you know

edvenkat commented 3 years ago

okay @ccvlad thank u so much.... FYI my code is here - https://github.com/edvenkat/connectycube-cordova-samples/

ccvlad commented 3 years ago

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.

Screen Shot 2021-02-10 at 13 15 33

Were you following by the same way?

edvenkat commented 3 years ago

let me check again @ccvlad

edvenkat commented 3 years ago

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

ccvlad commented 3 years ago

try to do it from scratch:

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.

edvenkat commented 3 years ago

@ccvlad still same. is it possible to meet zoom,etc