0xced / XCDYouTubeKit

YouTube video player for iOS, tvOS and macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PIP (Picture in Picture) window on iPhone closes when leaving the demo app

onasipim opened this issue · comments

  1. What's need to be changed in configuration so that the demo app to keep showing the PIP window, even when the demo app is put to background? Usually other apps using the AVPlayer framework keep showing the PIP window. I set the audio session category to Playback in the settings.
  2. How to enable scrubbing, moving the timeline with gestures when the device is in the locked state in the demo app?

Thanks