ios - Sinch 通话音频不工作

标签 ios iphone swift sinch

SINCallDelegate 的所有委托(delegate)方法都工作正常,但大多数时候,尽管客户端连接成功,但音频无法工作。

最佳答案

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.
}

关于ios - Sinch 通话音频不工作,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47771109/

相关文章:

iphone - 最佳实践 - 访问全局偏好

iphone - 如何实现 "What' s Pic"iPhone 应用程序像砖 block 动画?

swift - 带纹理的 NSWindow 背景渐变

ios - Xcode:播放背景音乐的音频文件

ios - 将 UIButtons 定位在屏幕顶部

ios - 我不知道 xcode 中的失败验证应用程序

ios - 访问 UIAlertController 的文本字段 - swift ios8

iphone - 如何将录制的声音用作铃声

ios - Alamofire如何设置超时

ios - 将现有项目转换为可定制的框架