Open Ganesh-grandy opened 4 years ago
CheckSystemRequirements tells you if the system supports webRTC or not. Currently, we have a bug which returns true if you are running the function on iOS Chrome. PLease follow the update here: https://tokbox.com/developer/sdks/js/release-notes.html
Any updates on that issue ? Still having the same problem with version 2.20.1 with Chrome on IOS. Thanks in advance
Hi, I was wondering if it was possible for someone to let me know if this library supports the checking of system requirements. Say for example iOS / Chrome / openTok. I know from the official openTok documents that this is not supported on iOS webrtc with the chrome mobile web browser. I was wondering if there was going to be support for ( https://tokbox.com/developer/sdks/js/reference/OT.html#checkSystemRequirements ) this method.
I realize that you can also accomplish the above with UserAgent.
Thanks