Sinch呼叫音频不起作用

时间:2017-12-12 11:07:03

标签: ios iphone swift sinch

SINCallDelegate的所有委托方法都运行良好,但大部分时间虽然客户端连接成功,但音频仍不起作用。

1 个答案:

答案 0 :(得分:0)

Swift- 5个非常简单容易的事情我完成了

//MARK:- ahmedshakeelpk@gmail.com //Contact me i will resolve the issue in 10 min

@UIApplicationMain class AppDelegate: UIResponder, SINClientDelegate, SINCallClientDelegate, SINManagedPushDelegate, UIApplicationDelegate, UNUserNotificationCenterDelegate, MessagingDelegate {
    //MARK:- the simple suggestion can handle with PushKit for more details contact me to help you out.
}