Marc Rousavy
Marc Rousavy
But `useCameraDevices` does not do anything apart from a JavaScript loop. There is no native call in there.
Hey - I think this issue has been fixed in [VisionCamera 4.0.0](https://github.com/mrousavy/react-native-vision-camera/releases/tag/v4.0.0). 🥳 Please try V4 and let me know if you still experience this issue; - if not, please...
Good feature request, thanks! 👍
Good feature request 👍
Added `cancelRecording()` in VisionCamera 4.0.0! 🥳 If you appreciate VisionCamera, please consider [💖 **sponsoring me on GitHub** 💖](https://github.com/sponsors/mrousavy/) to support the development of VisionCamera and thank me for my time...
Hey! Thanks for the issue report. You didn't put the native adb / Xcode logs in here so it's impossible for me to figure out when exactly the start/stop happened....
1. Format your logs please. Three backticks (```) 2. > I can't test on IOS, but I think that's same. I doubt that. iOS is a completely different implementation in...
@dependabot rebase
hmm, maybe related: https://stackoverflow.com/a/16543157/5281431
Just to provide more insights on those logs: ``` 18:38:35.691 RecordingSession I Starting RecordingSession.. 18:38:35.731 MediaRecorder I start 18:38:35.731 HwDeviceMangerFactory I Create actual factory for mdm part. 18:38:35.732 TransactionSponsor I...