本文介绍了Sinch - 在回答来自CallKit的呼叫时,不会在锁定屏幕上调用callDidEstablish的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Sinch - callDidEstablish 在接听来自CallKit的电话时未在锁定屏幕上调用。

Sinch - callDidEstablish is not getting called on Lock screen while answering call from CallKit.

我已整合 CallKit 但接听来自锁定屏幕的电话sinch呼叫委托方法未被调用以建立呼叫。

I have integrated CallKit but answering call from Lock screen sinch call delegate method is not getting called to establish call.

我也去了通过 iOS Sinch文件它说: -

I also went through iOS Sinch Document it says :-

有没有从锁屏开始接听电话的方式。

Is there any way to establish call on answering it from Lock screen.

先谢谢。

推荐答案

目前我们的SDK不能与Callkit一起使用,我们正在研究它并将很快发布(抱歉没有约会)

Currently our SDK doesnt work with Callkit, we are working on it and will have a release soon (sorry no date yet)

这篇关于Sinch - 在回答来自CallKit的呼叫时,不会在锁定屏幕上调用callDidEstablish的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-13 23:33