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
Hello, i asked for new updates of this library 15 days ago, so i'm here to test the latest version and hopefully that works but unfortunately it doesn't.
Here is the error i got : WKWebViewRTC#MediaStream_init() | ERROR: pluginMediaStream with id=76DA6CC7-563D-483D-A16D-64AA23346375_2FA989DD-95B4-45BC-A87E-35FE0AA2569E already exist
I'm using iPhone 11 pro Max 14.0 (Simulator) Big blue button serverhttps://test.bigbluebutton.org/
Custom user agent : webView.customUserAgent = "Mozilla/5.0 (iPhone; CPU iPhone OS 14_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Mobile/15E148 Safari/604.1" (just after super.viewDidLoad() of ViewController class)
The text was updated successfully, but these errors were encountered:
Hello, i asked for new updates of this library 15 days ago, so i'm here to test the latest version and hopefully that works but unfortunately it doesn't.
Here is the error i got :
WKWebViewRTC#MediaStream_init() | ERROR: pluginMediaStream with id=76DA6CC7-563D-483D-A16D-64AA23346375_2FA989DD-95B4-45BC-A87E-35FE0AA2569E already exist
I'm using iPhone 11 pro Max 14.0 (Simulator)
Big blue button server
https://test.bigbluebutton.org/
Custom user agent :
webView.customUserAgent = "Mozilla/5.0 (iPhone; CPU iPhone OS 14_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Mobile/15E148 Safari/604.1"
(just aftersuper.viewDidLoad()
of ViewController class)The text was updated successfully, but these errors were encountered: