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

Some microphone or voice issues in latest sample WebRtc Swift #1209

Closed Awais987 closed 2 years ago

Awais987 commented 4 years ago

New Issue Checklist

Environment details

Info Value
iOS Version e.g. 13.4.1
Quickblox iOS SDK version e.g. 2.17.4
QuickbloxWebRTC SDK version e.g. 2.7.4
Xcode Version e.g. Xcode 11.4.1
Repro with our demo sample e.g. does it happen with our demo sample? yes

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

Muhammad7861 commented 4 years ago

I have also this issue same when app in terminate, iphone locked and some time in background microphone issue occured I request to quickblox test swift webrtc app thoroughly On the other hand objective c app wokring fine.

ghost commented 2 years ago

Hello,

This is Nikolay from QuickBlox support.

Please let me know if the issue is still relevant.

Please check our documentation: https://docs.quickblox.com/docs/ios-video-calling

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

Additionally, please check our samples: https://docs.quickblox.com/docs/code-samples#video-calling-samples

ghost commented 2 years ago

@Muhammad7861 @Awais987 The issue is being closed as outdated.

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