QuickBlox / quickblox-ios-sdk

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

iOS 16 Video Issue #1331

Closed hemendragohel closed 1 year ago

hemendragohel commented 1 year ago

New Issue Checklist

Environment details

Info Value
iOS Version e.g. 16.0
Quickblox iOS SDK version e.g. Version 2.17.11
Xcode Version e.g. Xcode 13.3.1
Repro with our demo sample e.g. does it happen with our demo sample? YES

Did this work before? This is working fine with all OS. Except iOS 16. ( Video call in cross-platform (iOS to Android and vice versa ))

Expected behavior In video calling video not showing in iOS

Actual behavior It should show a live video of another user.

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