-
The current version doesn't seem to be working completely, though its project is compiling but not functioning correctly.
Is there any plan to update this further?
-
Cloned the repo, complied successfully but had issues when testing between two devices.
Calling is not initiated between 2 users, If anyone got around, please update here.
Thank you
-
Hi, i try to build the lib on ubuntu.
I follow
https://github.com/react-native-webrtc/react-native-webrtc/blob/master/Documentation/BuildingWebRTC.md
instructions.
#### Expected Behavior:
T…
-
### Description
I know it's look like the common mistake.
Append on iOS only, android version work fine.
I search on my project to see if im using 'document' statement somewhere but never found…
-
I wrote simple one-to-one video chat for test purpose (code/links below). When launching under desktop browsers, cordova/android or safari/ios, works ok.
Problem is under cordova on ios. After connec…
-
i want to fetch previous messages of peer-to-peer chat but i am not able to find any api to do so.
please provide the solution asap
-
i've been working on project with apirtc for videocall, i had problems when i added cordova-plugin-iosrtc and compiling in xcode
![20191017_111033](https://user-images.githubusercontent.com/40219882/…
-
With iOS implementation I'm experimenting the follow issue:
[Error] [2021-01-12T17:24:59.692Z][ERROR]apiRTC(UserAgent) – "register() - ApiRTC Initialization error : ReferenceError: Can't find varia…
-
I'm experimenting some trouble with ApiRTC implementation for Cordova.
My environment settings:
cordova-ios 6.1.0
iPad with iOS 14.1
Xcode 12.3
apirtc 4.4.6
The error registered in log is:
[I…
-
Hi, my team currently developing ionic cordova application where user can video chat with each other. We are using apiRTC to make it happen (actually credit are added to the dashboard). When we build …