Bug 213589 - Safari does not give web apps access to the microphone on the iPod Touch
Summary: Safari does not give web apps access to the microphone on the iPod Touch
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: Safari 13
Hardware: Other iOS 13
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-06-24 19:44 PDT by Brian Peiris
Modified: 2023-09-22 08:51 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Peiris 2020-06-24 19:44:48 PDT
I have a 7th generation iPod touch, running iOS 13.5.1 and Safari 13.1.1. Safari does not allow websites to use the device's microphone on iPods. The browser's getUserMedia API throws an OverconstrainedError when attempting to retrieve audio devices.
Please allow Safari to use the iPod's microphone. Other native apps are able to use the microphone. Web apps should not be restricted in this way.

I have created a test app that demonstrates the issue: https://brianpeiris.github.io/mic-test/
Comment 1 Radar WebKit Bug Importer 2020-06-25 17:05:23 PDT
<rdar://problem/64781312>
Comment 2 youenn fablet 2020-06-26 05:53:30 PDT
<rdar://problem/64772618>
Comment 3 Brent Fulgham 2022-02-12 21:44:02 PST
This is actually:
<rdar://64772618>
Comment 4 Brian Peiris 2023-09-22 08:51:37 PDT
Not sure when this was fixed, but I can report that Safari 15.6.6 on iOS 15.7.9 now allows microphone access on my 7th Gen iPod! It is also allowed in Chrome and Firefox!