TatankaConCube
TatankaConCube
Why do use the forked lib but not original [connectycube_flutter_call_kit](https://pub.dev/packages/connectycube_flutter_call_kit)? In our sample we use it and it works well for us.
@aytunch the `xmpp_stone` is an open-source [lib](https://github.com/vukoye/xmpp_dart). The version `0.4.3-dev.1` was prepared by me with some features required for Connectycube SDK. We will try to plan to investigate and fix...
@aytunch I made the [PR](https://github.com/vukoye/xmpp_dart/pull/80) with the required feature, you can ping @vucoye too to speed up merging it
@aytunch today we have released version 2.2.3 with required updates
without logs, I can't make any conclusions, please share the full log from your app from the start till getting this issue
What do you mean? Do you need an endless token? Our Server API doesn't support this feature. About the Chat connection - the XMPP protocol requires flow with the login...
@wamynobe I just added the dependencies from steps 1-2 to our P2P Calls Sample and ran your commands from steps 3-4 and it works well: ``` MacBook-Pro:p2p_call_sample tereha$ flutter packages...
then try to delete our libs from your project and try to build your app, if it builds, we will try to investigate on our side. but we need the...
I mean the console output when you build your app with included our libs
how do you see how can we help you to resolve this case? does our SDK requires any changes?