protected override void OnDestroy() { // Let JW Player know that the app is being destroyed mPlayerView.OnDestroy(); base.OnDestroy(); }