Skip to content

feat: picture in picture support for iOS #348

feat: picture in picture support for iOS

feat: picture in picture support for iOS #348

Triggered via pull request April 7, 2025 09:28
Status Failure
Total duration 1m 15s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test: src/components/VideoTrack.tsx#L219
Type 'RTCIOSPIPOptions & { preferredSize: { width: number; height: number; }; fallbackView?: ReactNode; }' is not assignable to type '(RTCIOSPIPOptions & { fallbackView?: Component<{}, {}, any> | undefined; }) | undefined'.
test
Process completed with exit code 2.