quickblox-ios-sdk icon indicating copy to clipboard operation
quickblox-ios-sdk copied to clipboard

Calls not working in background in swift but working fine in objective C

Open Awais987 opened this issue 4 years ago • 8 comments

New Issue Checklist

  • [yes] I have read the Documentation
  • [yes] I have searched for a similar issue in the project and found none

Environment details

Info Value
iOS Version e.g. 13.3.1
Quickblox iOS SDK version e.g. 2.17.4
QuickbloxWebRTC SDK version e.g. 2.7.4
Xcode Version e.g. Xcode 11.3.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

// Your logs here

Steps to reproduce the behavior

Any others comments

Awais987 avatar Apr 24 '20 15:04 Awais987

Please check the latest update Swift-Video-Chat-WEBRTC https://github.com/QuickBlox/quickblox-ios-sdk/commit/9b70536f44558d7ce004449731a9cfb4e539ea2b

VladimirNybozhinsky avatar Apr 29 '20 16:04 VladimirNybozhinsky

@VladimirNybozhinsky yes it is working fine now there is only 1 issue left when i picked call from terminate state or from lock screen the voice connection is lost and i can't hear other user voice but it is working fine in background or active state

Awais987 avatar Apr 29 '20 19:04 Awais987

@VladimirNybozhinsky yes it is working fine now there is only 1 issue left when i picked call from terminate state or from lock screen the voice connection is lost and i can't hear other user voice but it is working fine in background or active state

yes i have same issue which is facing by @Awais987 please look into this we are on ending state we have need to buy startup or enterprise plan

Muhammad7861 avatar Apr 29 '20 19:04 Muhammad7861

@VladimirNybozhinsky please update and check thoroughly swift webrtc project we are on stake with our client 4 months effort can be destroyed on this last feature of quickblox Please help into this.

Muhammad7861 avatar Apr 30 '20 20:04 Muhammad7861

@VladimirNybozhinsky yes it is working fine now there is only 1 issue left when i picked call from terminate state or from lock screen the voice connection is lost and i can't hear other user voice but it is working fine in background or active state

Can i know how you implemented background video call in swift ?

Navya-ios avatar Sep 23 '20 19:09 Navya-ios

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 avatar Oct 25 '21 13:10 ghost

same issue video calling not work in background in swift

RuchiMakadia avatar Dec 20 '21 04:12 RuchiMakadia

@RuchiMakadia Hello,

Please check our new swift sample where the background call functionality is reworked and described in more detail: https://github.com/QuickBlox/quickblox-ios-sdk/tree/master/sample-videochat-webrtc-swift

ghost avatar Dec 22 '21 10:12 ghost