ios - AirPlay View in YTPlayerView doesn't appear -


i'm using ytplayerview (youtube helper library) in ios application , according requirements, i've made custom controls airplay, share, play etc. i've hidden default controls of ytplayer using "control" tag.

the problem i'm facing that, when play video via airplay on other media (e.g. appletv, air server), default view of ytplayerview saying "streaming ... " doesn't appear.

i guess it's because i've hidden default controls. want view appear on screen whenever user choose other route video. unfortunately i'm unable find solution. there way or notification that's fired whenever user switches video route, can place custom view scenario.


Comments