Twilio video call In App Background & Closed on iOS

半腔热情 提交于 2019-12-11 06:20:10

问题


I had successfully setup the video SDK for video call if app is in foreground but having no idea how to do it when app is in background or closed.


回答1:


You need to enable Background Modes inside Capabilities in your target.

Twilio Audio will work when your application enter in background.



来源:https://stackoverflow.com/questions/45977312/twilio-video-call-in-app-background-closed-on-ios

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!