How can I detect when a video on iOS is closed? I am running videojs which launches HTML5 videos as native video players. In order to react properly, I want to get an event
Listen for the fulscreenchange event and check isFullscreen().