aoberoi / cordova-plugin-opentokjs

A Cordova plugin to enable use of OpenTok on the iOS, Android, and Browser platforms.
MIT License
21 stars 16 forks source link

Exact steps to make it work on iOS. #27

Open coolvasanth opened 6 years ago

coolvasanth commented 6 years ago

Hi All,

I have installed the opentokjs plugin also the iOSRTC plugin. On device ready I'm also calling cordova.plugins.iosrtc.registerGlobals();. If I try to execute without iOSRTC plugin then I'm facing https://github.com/aoberoi/cordova-plugin-opentokjs/issues/13. If I install iOSRTC and try to call cordova.plugins.iosrtc.registerGlobals(); I'm getting some errors.

All I need is a step by step guide to make it work on Ionic 3 and iOS 11. Or if there is any problem in supporting latest iOS 11, then I would request author to confirm it.

hthetiot commented 5 years ago

I dont think this plugin is maintained last update was Jun 25, 2015 it's like a century in WebRTC time.

You may want to check the original plugin instead, that is actively maintained.