SINCallDelegate的所有委托方法都运行良好,但大部分时间虽然客户端连接成功,但音频仍不起作用。
答案 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.
}