[Webkit-unassigned] [Bug 186302] New: iOS does not call onIceCandidate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 4 23:08:05 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=186302

            Bug ID: 186302
           Summary: iOS does not call onIceCandidate
           Product: WebKit
           Version: Safari 11
          Hardware: iPhone / iPad
                OS: iOS 11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: philipp.kuederli at gmail.com
                CC: youennf at gmail.com

I can create a data channels for the following:
- MacOS Safari 11.1.1 (on older it did not work)
- Chrome (always worked)
- Android (always worked)

However onIceCandidate is never called on iOS. 

The latest try was with iOS 11.3.1. 

The following offer was created without candidates: 

v=0
o=- 1552489341325168126 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE data
a=msid-semantic: WMS
m=application 9 DTLS/SCTP 5000
c=IN IP4 0.0.0.0
a=ice-ufrag:QqDF
a=ice-pwd:X9yzupGuGY8xQ6NbGWMHZtVD
a=ice-options:trickle
a=fingerprint:sha-256 0A:DE:0F:E5:C4:3B:BC:34:93:CF:91:CE:12:9A:D1:B7:39:79:3B:B7:F5:CD:BE:F0:A4:2D:D5:49:D8:82:29:9F
a=setup:actpass
a=mid:data
a=sctpmap:5000 webrtc-datachannel 1024

-- 
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/20180605/35baf4e7/attachment.html>


More information about the webkit-unassigned mailing list