-
I've successfully build webrtc, but when I try to integrate it into the project I get numerous linker warnings `object file was built for newer iOS version (9.0) than being linked (7.0)`. How to speci…
-
**Description**:
In my react-native app i have install react-native-webrtc and react-native-jitsi-meet packages, when i try to install pods, on pre install hook phase i have this error:
target has f…
-
I've fetched today's master code of this project and followed the common steps to build _libwebrtc_ for iOS. It is correctly built but when including the resulting static library into my Cordova iOS p…
-
### Steps to reproduce
1. Open app on SSS
2. view room list
3. some rooms (specific rooms - e.g. #webrtc:matrix.org and #dendrite:matrix.org) quite consistently show the right avatar, but don't use…
ara4n updated
1 month ago
-
https://depthlove.github.io/2019/10/18/webrtc-development-5-run-mac-project/
在 WebRTC 开发(四)源码下载与更新 一文中,我们获取到了可以在 iOS,macOS 平台运行的 WebRTC 源码。其中,在执行命令 fetch --nohooks webrtc_ios 时,我们可以明确看到代码支持的平台 ios,…
-
I saw in old version it's defined in WEBRTC_TARGET="AppRTCDemo"
Try compile with xcode and having the following error:
No such file or directory: '/Users/fujiantao/work/webrtc-build-scripts/ios/webr…
-
Summary:
Support iOS and Android devices
**Value proposition:**
Creates standard communications model for 1st party and 3rd party devices (iOS, Android, Magic Leap) and introduces network e…
anujb updated
4 years ago
-
I am trying to implement chat with `quickblox-react-native-sdk` in a react native app with expo. I've got the ios version to work but when I try to build and run the android version I get the followin…
-
** BUILD FAILED **
Xcode's output:
↳
warning: [CP] Unable to find matching .xcframework slice in 'ios-x86_64-simulator ios-arm64_armv7' for the current build architectures (arm64 x86_64 i386).
…
-
Hi,
I am trying to build your project after following through your articles in Medium, but facing the following issues out of the box:
1. All usings are written as WebRTC.iOS.Binding instead of WebR…