Giter Club home page Giter Club logo

Comments (12)

jksandesh avatar jksandesh commented on June 19, 2024 1

Sorry.. got resolved. I missed to add internet permission in manifest.

from connectycube-flutter-samples.

TatankaConCube avatar TatankaConCube commented on June 19, 2024

hello @Muchwat, did you set user's password in your config? Please provide us logs from flutter console to better understanding your issue.

from connectycube-flutter-samples.

jksandesh avatar jksandesh commented on June 19, 2024

I have installed app.. working fine both Voice and videocalls. But in release mode i am not able to login even though all credentials are correct. It says something went wrong while logging in.
Please help how do i release my app.

from connectycube-flutter-samples.

TatankaConCube avatar TatankaConCube commented on June 19, 2024

@jksandesh can you please enable logs in release build, reproduce your issue and provide them here?

from connectycube-flutter-samples.

jksandesh avatar jksandesh commented on June 19, 2024

hey.. actually In debug mode I can able to call peer to peer.. but same not happening in release mode could you help me with it .?? there is no erros but call will not connect to other peer just dailing screen will appear

from connectycube-flutter-samples.

justinekatebe69 avatar justinekatebe69 commented on June 19, 2024

hi i am getting this error during login ChatConnectionException: Open connection error: AuthenticationFailure, please tell me what i missing

from connectycube-flutter-samples.

cankocoglu avatar cankocoglu commented on June 19, 2024

I got "something went wrong during login to ConnectyCube" error all the time even my credentials are correct. I use the sample code and changed the config file.

At the logs, it says;

flutter: CB-SDK: LoginScreen.BodyState: Login error NoSuchMethodError: The getter 'length' was called on null.
flutter: Receiver: null
flutter: Tried calling: length

What could be the reason?

from connectycube-flutter-samples.

pyanishjain avatar pyanishjain commented on June 19, 2024

hey issuse solves or not

what i need an app which calls peer to peer which cc is able to do i have your sample code but when i change credentials it gives login error

from connectycube-flutter-samples.

TatankaConCube avatar TatankaConCube commented on June 19, 2024

guys, please provide the full log from a flutter console, without this information we can't understand your issue

from connectycube-flutter-samples.

TatankaConCube avatar TatankaConCube commented on June 19, 2024

Seems there is no much activity out there. Closing the issue as stale. If it’s still actual - please raise a new one.

from connectycube-flutter-samples.

ArnoldBrown avatar ArnoldBrown commented on June 19, 2024

Connectycube - how to handle the chat in offline?. Need to show the message tried to send in offline. And offline messages will be send when return to online.

from connectycube-flutter-samples.

TatankaConCube avatar TatankaConCube commented on June 19, 2024

@ArnoldBrown you can use common solutions for this feature. Just save messages to a separated DB table and then after returning to online check this table and if it is not empty then send these messages.

from connectycube-flutter-samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.