You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 18, 2022. It is now read-only.
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 #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.
The text was updated successfully, but these errors were encountered:
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 #13. If I install iOSRTC and try to callcordova.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.
The text was updated successfully, but these errors were encountered: