You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add iOS PiP support configuration and debug logging
- Add UIBackgroundModes audio capability to Info.plist for PiP support
- Add comprehensive debug logging to setPictureInPictureEnabled method
- Add detailed error logging for PiP failures
This enables Picture-in-Picture functionality on iOS devices and provides
better debugging information when PiP fails to start.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/FVPVideoPlayer.m
0 commit comments