<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>235213</bug_id>
          
          <creation_ts>2022-01-13 17:23:16 -0800</creation_ts>
          <short_desc>AirPods Do not Appear in User Media List in Progress Web App/Add to home screen App</short_desc>
          <delta_ts>2022-01-24 16:53:07 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebRTC</component>
          <version>Safari 15</version>
          <rep_platform>iPhone / iPad</rep_platform>
          <op_sys>iOS 15</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P1</priority>
          <bug_severity>Critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>goehdavi</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>eknoor</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1830778</commentid>
    <comment_count>0</comment_count>
    <who name="">goehdavi</who>
    <bug_when>2022-01-13 17:23:16 -0800</bug_when>
    <thetext>Airpods show up in the user media list in Safari, but not in the &quot;add to home screen&quot;/PWA version of the website.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1830879</commentid>
    <comment_count>1</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2022-01-14 04:57:29 -0800</bug_when>
    <thetext>I cannot reproduce this on iOS 15.1 nor on latest WebKit.
I get the same list in Safari as in home-screened web app.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1831694</commentid>
    <comment_count>2</comment_count>
    <who name="">goehdavi</who>
    <bug_when>2022-01-18 09:09:30 -0800</bug_when>
    <thetext>Can you try iOS 15.2? 

We are currently doing the following:

const devices: MediaDeviceInfo[] = await navigator.mediaDevices.enumerateDevices();

devices.filter((device) =&gt; device.kind === &apos;audioinput&apos;)

Airpods appear to be missing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1832635</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-01-20 17:24:21 -0800</bug_when>
    <thetext>&lt;rdar://problem/87859243&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1833517</commentid>
    <comment_count>4</comment_count>
    <who name="Eknoor">eknoor</who>
    <bug_when>2022-01-24 15:08:23 -0800</bug_when>
    <thetext>Can we please get a link that reproduces this issue along with a screen recording of your steps? Thank you.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1833557</commentid>
    <comment_count>5</comment_count>
    <who name="">goehdavi</who>
    <bug_when>2022-01-24 16:53:07 -0800</bug_when>
    <thetext>I don&apos;t have a video, but I pasted a code snippet. Try executing that in each browser type.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>