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

Issue in creating subscription when logged and login by another user... [UsersViewController] Create Subscription request - Error.....But when killed from backgound it is working. #1224

Closed indraja-iOS closed 2 years ago

indraja-iOS commented 4 years ago

New Issue Checklist

Environment details

Info Value
iOS Version e.g. 8.0
Quickblox iOS SDK version e.g. 2.7.6
QuickbloxWebRTC SDK version e.g. 2.2.1
Xcode Version e.g. Xcode 8.1
Repro with our demo sample e.g. does it happen with our demo sample?

Did this work before?

Expected behavior

Actual behavior

Logs

Please use the following template for logs:

To enable full logs use the following code:

[QBSettings setLogLevel:QBLogLevelDebug];
[QBSettings enableXMPPLogging];
Title for logs ```logos // Your logs here ```

Steps to reproduce the behavior

Any others comments

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
ghost commented 2 years ago

@indraja-iOS The issue is being closed as outdated.

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