python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
3llomi / iRecordView not working in release mode iOS Swift
I'm developing a messenger app in which I'm using https://github.com/3llomi/iRecordView library to record voice messages. Everything works fine in debug mode. But when I release the app to App Store a...
Arjun
Votes: 0
Answers: 0
Why is my react-native app terminating in the background while recording (iOS, RN 0.63.3, Expo-Av 9.2.3)
Hello
I'm having an issue in my React Native app where audio recordings are sometimes mysteriously terminated while the app is in the background.
This happens only in ~1/10 user sessions after variabl...
Jake Cronin
Votes: 0
Answers: 1
Flutter Record Plugin , iOS - Resume record issue after lock iPhone device or simulator
In Flutter I am using https://pub.dev/packages/record package to record audio.
AVAudioRecorder for iOS
I have used SystemChannels.lifecycle.setMessageHandler method to get Phone OS App Lifecycle state...
KDOSHI
Votes: 0
Answers: 0
Cannot use Voice Isolation with AVAudioRecorder or AudioUnit
I'm trying to record voice audio with either AVAudioRecorder or AUAudioUnit.
In both, after a recording has started, whenever calling AVCaptureDevice.showSystemUserInterface(.microphoneModes) and sele...
pinglock
Votes: 0
Answers: 1