Not working in ios
Hamadme50 opened this issue ยท 13 comments
tested ios latest version and older not working
Confirmed. Looks like iOS 11 supports WebRTC. however our SDK isn't working with it right now. WebRTC Support reference article: https://flashphoner.com/ios-safari-11-now-supports-webrtc/
We are investigating a way to make this work.
thanks dear waiting for it
Trying to get this to work on the iOS simulator. And the iOS Simulator is not Simulating!
Confirmed. iOS Simulator doesn't support WebRTC. We need to find an iOS 11 device to add this feature.
We are collecting details on making this work. Sprint complete in next two weeks.
Fixed! Use the latest version of webrtc.js
here: https://stephenlb.github.io/webrtc-sdk/js/webrtc.js
getting error
webrtc.js:571 Uncaught TypeError: this.mergeJSON is not a function
at merge (webrtc.js:571)
at window.PHONE (webrtc.js:13)
at (index):624
Thank you! checking....
Fixed.
Now it is working in ios great job thanks
๐