This repository was archived by the owner on Jun 16, 2023. It is now read-only.

Description
Bug Report
recordAsync is not getting resolve after stopRecording the issue only happen on Android 8.x.x and 10.x.x because in Android 7.x.x and 9.x.x is working as expected, I don't know where to start looking into to fix the issue. Any suggest is welcome.
To Do First
Use an AVD with the specific Android OS and use the recordAsync/stopRecording
- [x ] Did you try latest release?
- [x ] Did you try master?
- [x ] Did you look for existing matching issues?
Platforms
not working in 8.x.x and 10.x.x
All good
Versions
- Android:
- iOS:
- react-native-camera: master [3.21.0]
- react-native: 0.61.5
- react:
Description/Current Behaviour
the promise of recordAsync is not getting resolve after
there isn't any error trace
Expected Behaviour
recordAsync should resolve the promise and return the url of the recorded video
Steps to Reproduce
It is working in Android 7.x.x and 9.x.x
Additionals
Love react-native-camera? Please consider supporting our collective: 👉 https://opencollective.com/react-native-camera/donate
Want this issue to be resolved faster? Please consider adding a bounty to it https://issuehunt.io/repos/33218414