QuickBlox / quickblox-ios-sdk

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

Unsubscribe all subscriptions on logout #1240

Closed zubair-sh closed 1 year ago

zubair-sh commented 3 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 e.g. Xcode 12.0
Repro with our demo sample no

Did this work before? No

Expected behavior Unsubscribe all subscriptions on logout.

Actual behavior Unsubscribe only one and logout user from application

ghost commented 2 years ago

Hello,

This is Nikolay from QuickBlox support.

Please let me know if the issue is still relevant.

If the issue persists, I will need the following points:

  1. More detailed description of the issue.
  2. Step-by-step instructions to reproduce it.
  3. Version of QuickBlox iOS SDK.
  4. Versions of the iOS platform where the issue is reproduced (e.g. iOS 13).
  5. iPhone models (e.g. iPhone 12 Pro).
  6. What SDK version are you using? Please make sure that you use the latest version of the iOS SDK. Here is a link to download: https://github.com/QuickBlox/quickblox-ios-sdk/releases/tag/2.17.10
  7. Is this issue intermittent or permanent?
  8. Did you get this issue in your code or on samples? Please try to reproduce the issue on our samples: https://docs.quickblox.com/docs/code-samples
  9. Please provide us with full REST + XMPP + WebRTC logs (from Xcode/ Android studio/ other) as an attachment in .txt format. You can find out how to gather logs here: Gathering logs guides - QuickBlox Help Center