Vipulpmt

Results 3 comments of Vipulpmt

Hello I am using **"react-native-vision-camera": "3.6.4"** and **"react-native-worklets-core": "^0.2.4",** App crashes after 5 minutes during **frame processing** ``` let frameProcessor = useFrameProcessor((frame) => { "worklet"; try { const data =...

Yes @rodgomesc I have checked with commenting hideSS(avg), still crash

Thanks, @rodgomesc, but I already checked all the way. I also reset the bundle on the run time every 2 minutes app, it will crash after one hour. If I...