RocketChat / Rocket.Chat.Cordova

Rocket.Chat Cross-Platform Mobile Application via Cordova (DEPRECATED)
MIT License
104 stars 109 forks source link

Add WebRTC support to iOS #79

Open geekgonecrazy opened 8 years ago

geekgonecrazy commented 8 years ago

iOS webview doesn't support WebRTC.

But this handy cordova plugin might do the trick :smile:

https://github.com/eface2face/cordova-plugin-iosrtc

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

geekgonecrazy commented 8 years ago

Actually nvm looks like this exactly plugin is already in. My bad. https://github.com/RocketChat/Rocket.Chat.Cordova/commit/b39c5991f70d623c9681c6e91ec70ec71a458733

But its not functioning for many people.

Teadev commented 8 years ago

I'm using Iphone 5s version 8.3 and I tried video calls and voice but it didn't work.

rodrigok commented 8 years ago

@geekgonecrazy the plugin was removed because I had problems compiling the project. I will try again in the next days.

StevenApple commented 7 years ago

Hi @rodrigok ,

Did you add the plugin webrtc for iOS in project? because mine it doesnt work :(

wandonye commented 7 years ago

downloaded the app from the appstore, videochat and voice chat are not working

StevenApple commented 7 years ago

Hi @geekgonecrazy,

I Downloaded the plugin successfully but when i run the project it doesnt show the video in video call. In your project doest it work?

StevenApple commented 7 years ago

Hi @rodrigok , Did you try to add the plugin?