Describe the bug
On iOS, when you call stopRecordVideo(), nothing is returned.
Expected behavior
Should return a file path or base64 video
Smartphone (please complete the following information):
- Device: iPhone 12
- OS: 16.5.1
Additional context
To Native -> CameraPreview stopRecordVideo 105993178
The native function gets called but no response
Describe the bug
On iOS, when you call
stopRecordVideo(), nothing is returned.Expected behavior
Should return a file path or base64 video
Smartphone (please complete the following information):
Additional context
To Native -> CameraPreview stopRecordVideo 105993178The native function gets called but no response