cordova-plugin-opentokjs icon indicating copy to clipboard operation
cordova-plugin-opentokjs copied to clipboard

A Cordova plugin to enable use of OpenTok on the iOS, Android, and Browser platforms.

Results 24 cordova-plugin-opentokjs issues
Sort by recently updated
recently updated
newest added

How should this library be tested?

question

Perhaps because of limitations in the MediaStreamRenderer from `com.eface2face.iosrtc`, publisher video elements, when not at the exact aspect ratio of the device's camera's video frame, always scale the image to...

bug
platform:ios

We need to document the observed behavior of what occurs when the application's audio is interrupted. This includes alerts/notifications, phone calls, or another application playing audio in the background. Given...

question

Currently the project requires an application developer to use a bit of code (only for iOS) so that the JS is executed in the right order. ``` javascript if (window.device.platform...

enhancement
platform:ios