AirPlay icon disappears if AVPlayer playing VOD content

I encountered an interesting problem. Our application using AVPlayer to play HLS content (live and VOD). I placed MPVolumeView on screen where player is visible. We notice that when player playing live content AirPlay icon is visible. And this is OK. In case, when we play VOD content AirPlay icon doesn't show up. To be sure that some of our UI elements doesn't affects on AirPlay icon I used AVPlayerViewController and add this icon to view. I made tests again and issue still occurs.


Have you ever encountered similar issue?

AirPlay icon disappears if AVPlayer playing VOD content
 
 
Q