capacitor-community / capacitor-community/camera-preview
iOS 16 - stopRecordVideo() returns nothing
Open
- Dominant language
- Java
- Stars
- 227
- Forks
- 185
- PR merge metrics
- No merged PRs in 30d
Description
**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
Contributor guide
Assessment
This issue has not been assessed yet.