QuickBlox / quickblox-ios-sdk

QuickBlox iOS SDK for messaging and video calling
https://quickblox.com/developers/IOS
MIT License
396 stars 358 forks source link

is typing status is not working properly. #1198

Closed vishalrana-spaceo closed 2 years ago

vishalrana-spaceo commented 4 years ago

New Issue Checklist

Environment details

Info Value
iOS Version 13.0
Quickblox iOS SDK version 2.17.4
QuickbloxWebRTC SDK version 2.7.4
Xcode Version Xcode 11.3.1

Repro with our demo sample

Did this work before? yes

Expected behavior should able to send isTyping chat notifications status and the opposite side should able to receive status under added observers.

Actual behavior observer never called for typing status

Logs

Please use the following template for logs:

To enable full logs use the following code:


[QBSettings setLogLevel:QBLogLevelDebug];
[QBSettings enableXMPPLogging];

**Steps to reproduce the behavior**

**Any others comments**
QB-maksym-pidhorbunskyi commented 4 years ago

Hello @vishalrana-spaceo,

Thank you for contacting QuickBlox support.

Please make sure that you are following QuickBlox iOS documentation regarding Is Typing Status functionality: https://docs.quickblox.com/docs/ios-chat-advanced#is-typing-status

ghost commented 3 years ago

@vishalrana-spaceo Hello,

This is Nikolay from QuickBlox support.

Please let me know if the issue is still relevant.

Also, please update the SDK to the latest version: https://github.com/QuickBlox/quickblox-ios-sdk/releases/tag/2.17.10

ghost commented 2 years ago

@vishalrana-spaceo The issue is being closed as outdated.

If it is still relevant, feel free to open a new issue.