ionic2-firebase-webrtc icon indicating copy to clipboard operation
ionic2-firebase-webrtc copied to clipboard

Is ok for ios?

Open dragonview opened this issue 8 years ago • 6 comments

Hi akserg,

I do it like this: Install latest Ionic 2 CLI(npm install -g ionic@beta cordova) sudo npm i sudo ionic platform add ios sudo ionic build ios compile successed on xcode run successed on iphone device

but webrtc failed,can you help me?

dragonview avatar Apr 08 '16 03:04 dragonview

Hi @dragonview,

The work in progress. I will let you know when I will finish it.

akserg avatar Apr 08 '16 04:04 akserg

Hi @akserg ,

Ok, Thank you very much!

dragonview avatar Apr 08 '16 06:04 dragonview

May I know is there any update? Really looking forward to it !

eheading avatar Aug 12 '16 10:08 eheading

Hi akserg, Already support ios?

chungnt201 avatar Oct 25 '16 07:10 chungnt201

The issue might be with the fact that WebRTC is available only for native iOS, not in browsers running a RIA on iOS: https://codelabs.developers.google.com/codelabs/webrtc-web/#0 "In Firefox, Opera and in Chrome on desktop and Android. WebRTC is also available for native apps on iOS and Android." I'm trying to use Ionic 2 with WebRTC to cover all devices (browsers, native Android and iOS), but so far it appears that Objective-C or Swift is the only way to go for a native iOS app. This shows promise, but I haven't given it a try yet: https://github.com/eface2face/cordova-plugin-iosrtc

vkniazeu avatar Jan 25 '17 17:01 vkniazeu

@vkniazeu ,thank you!

dragonview avatar Feb 10 '17 02:02 dragonview