Commits

Hannes Probst committed a0ce42998fc
fix fullscreen handler if adsManager uninitialized We don't call for ads on every video, thus there is no call to requestAds() and subsequently no adsManger is created. This fix checks for an existing adsManager when handling the fullscreen-change event.