<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - webkitShowPlaybackTargetPicker does not show available devices"
   href="https://bugs.webkit.org/show_bug.cgi?id=157173">157173</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>webkitShowPlaybackTargetPicker does not show available devices
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Safari 9
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>iOS
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>iOS 9.3
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Media Elements
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>rick&#64;vigour.io
          </td>
        </tr></table>
      <p>
        <div>
        <pre>On Safari in iOS, the webkitplaybacktargetavailabilitychanged fires, but when I call the webkitShowPlaybackTargetPicker it opens the dialog, but it doesn't show my Apple TV. I'm having the same issue in my WKWebView app.

Steps to reproduce:
1) Access this example page: <a href="https://jsfiddle.net/8gd83urs/embedded/result">https://jsfiddle.net/8gd83urs/embedded/result</a> from your iOS device on the same network as your Apple TV.
2) Click the custom Airplay control button

Actual result:
The TargetPicker Dialog opens, but it doesn't show available devices.

Expected result:
That the TargetPicker Dialog shows the available devices and lets me stream video content to them.

Build Date &amp; Platform:
Safari in iOS: WebKit version 601.1.46
WKWebView in IOS: WebKit version 601.1.46</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>