简体   繁体   中英

Sinch Video Calling ios app using ionic framework

I'm trying to build a video calling app using sinch and ionic framework. The video call works fineon my localhost browser, but when I deploy the app to my iphone it throwing an error 'Error: SinchClient can't be started with calling capability. Browser not supported.' I'm new to Sinch. Please help

它不起作用的原因是WebView / Safari没有WebRTC使其无法在ionic中工作,如果我记得正确的ionic是Cordova上的ui框架,则需要使用Native库并构建JS桥。需要构建的插件。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM