@apple folks this is blocking our app launch and risking a good deal of investment. Would appreciate any help here.
Post
Replies
Boosts
Views
Activity
We are experiencing an audio issue on iPhone 14 when using Agora SDK with custom audio recording using AVCaptureSession and AVAssetWriter. There is no problem on iPhone 13 and older devices. Also interesting to note is that when an iPhone 14 device is the only device in the call, no error happens. The error happens when there is another device in the call sending audio to iPhone 14. We think that the problem happens when iPhone 14 speakerphone is open and at the same time as microphone from another AVCaptureSession is trying to capture samples. We think the problem we are observing is related to the issue mentioned in this thread.
Here is a link to a sample app and detailed steps to reproduce the issue: https://www.dropbox.com/sh/5486wrisnv6hdqu/AACNqKwbTNJhrvwE0EjTWzfza?dl=0