[Webkit-unassigned] [Bug 189503] New: RTCDataChannel seems broken on iOS 11/12
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 11 09:36:05 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189503
Bug ID: 189503
Summary: RTCDataChannel seems broken on iOS 11/12
Product: WebKit
Version: Safari 11
Hardware: iPhone / iPad
OS: iOS 11
Status: NEW
Severity: Major
Priority: P2
Component: WebRTC
Assignee: webkit-unassigned at lists.webkit.org
Reporter: webkit at xylil.com
CC: youennf at gmail.com
None of the 'RTCDataChannel' examples at https://github.com/webrtc/samples work in Safari on iOS 11/12. These include:
- https://webrtc.github.io/samples/src/content/datachannel/basic/
- https://webrtc.github.io/samples/src/content/datachannel/filetransfer/
- https://webrtc.github.io/samples/src/content/datachannel/datatransfer/
- https://webrtc.github.io/samples/src/content/datachannel/messaging/
All of those examples work on Safari on MacOS (as well as other browsers), and they are the gold standard for spec compliance, so I suspect something is broken for datachannels on iOS.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180911/e393cdc4/attachment.html>
More information about the webkit-unassigned
mailing list