react-native-vision-camera/ios/React Utils
Marc Rousavy 5919d46a46
fix: Make recorder less error-prone (#189)
* Abort recording if failed to start or empty frames

* Activate Audio Session on `cameraQueue`

* Double-check stop recording in callback

* Only call callback once

* Format

* Add description to `.aborted` error

* Update RecordingSession.swift

* Update AVAudioSession+updateCategory.swift

* Rename serial dispatch queues
2021-06-09 14:56:56 +02:00
..
Callback.swift fix: Make recorder less error-prone (#189) 2021-06-09 14:56:56 +02:00
JSConsoleHelper.h fix: Move Audio Input initialization shortly before startRecording (#159) 2021-06-03 14:16:02 +02:00
JSConsoleHelper.mm fix: Move Audio Input initialization shortly before startRecording (#159) 2021-06-03 14:16:02 +02:00
JSIUtils.h fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
JSIUtils.mm chore: Cleanup void returns (#187) 2021-06-09 11:14:49 +02:00
MakeReactError.swift fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
Promise.swift fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
RCTBridge+runOnJS.h fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
RCTBridge+runOnJS.mm fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
ReactLogger.swift fix: Move Audio Input initialization shortly before startRecording (#159) 2021-06-03 14:16:02 +02:00