TatankaConCube
TatankaConCube
hi @aytunch and @erkansahin > The implementation of Group Chat makes more sense. Why is the implementation of the chatMessagesStream different in Private Chat? There is the feature of MUC...
@kalyan5g6 you can use [flutter_linkify](https://pub.dev/packages/flutter_linkify) or [linkwell](https://pub.dev/packages/[linkwell](https://pub.dev/packages/linkwell)) or other for recognising links in a text
@quangvinhvux could you please provide the full log from starting the app till getting this issue? could you provide the steps on how we can reproduce this issue in our...
could you please provide all the requested before info > could you please provide the full log from starting the app till getting this issue? could you provide **the steps**...
how can we reproduce it on our sample?
> could you provide the steps on how we can reproduce this issue in our samples? I asked it too, could you please provide all the required info, it will...
@quangvinhvux the server-side team deprecated and deleted this API, we will do the same in the SDK soon. For now available deleting only the current session via `deleteSession`
@Abdullah104 do you able to reproduce it on the real device? which devices do you use for it? Can you reproduce it on our sample? According to the provided log,...
> I use the in-house Callkeep analog, which will be open-sourced and published to https://pub.dev/ as soon as the Android version is finished. @ycherniavskyi do you have any success with...
What do you exactly need? [This API](https://developers.connectycube.com/flutter/messaging?id=unread-messages-count) allows you to get the unread messages count. As result you will receive the map where the key is the 'dialogId' and the...