fin
Results
1
issues of
fin
When I click to trigger the togglePip method and execute startIOSPIP, my program will crash ```tsx import { RTCPIPView, startIOSPIP, RTCIOSPIPOptions } from "react-native-webrtc"; const pipOptions: RTCIOSPIPOptions = { startAutomatically:...