webrtc / samples

WebRTC Web demos and samples
https://webrtc.github.io/samples
BSD 3-Clause "New" or "Revised" License
13.91k stars 5.7k forks source link

Transmit text samples doesn't work on mobile safari nor mobile chrome #1187

Closed jonnyijapan closed 2 years ago

jonnyijapan commented 5 years ago

Please read first!

Please use discuss-webrtc for general technical discussions and questions.

Note: If the checkboxes above are not checked (which you do after the issue is posted), the issue will be closed.

Browser affected

Browser name including version (e.g. Chrome 64.0.3282.119) Mobile Chrome iOS as of 20190328 Mobile Safari iOS 12.2

Description

https://webrtc.github.io/samples/src/content/datachannel/basic/ Doesn't work

Steps to reproduce

Open the page, tap start, but you can't enter any text in any of the text views.

Expected results

I expect to be able to input text in the text views.

Actual results

Keyboard never opens. Can't input text.

nkev commented 5 years ago

Same issue (cannot enter text) on Webkit OSX. Works in Firefox but not Chrome or Safari on my Macbook. Disappointing.

fippo commented 2 years ago

duplicate of #1123