Posts

Post not yet marked as solved
4 Replies
3.9k Views
We are using AudioUnit and AUGraph to provide recording feature for millions of users. For a long time, we have been receiving user feedbacks about recording failures. Most of user logs show that AudioOutputUnitStart returns 1852797029 (kAudioCodecIllegalOperationError).It seems that once this error happens, AudioOutputUnitStart will always return this error code unit rebooting device or sometimes rebooting won't do the trick. Does anyone experience this error code or know the possible cause of it
Posted
by andysheng.
Last updated
.
Post not yet marked as solved
0 Replies
675 Views
Hi, One of our user reports his iPhone(iOS 14.5.1, iPhone12,1) reboot several times while using our app. We are using AudioUnit and Metal APIs in his situation. On his iPhone, I found these panic logs. Will it be a bug of newly released iOS 14.5.1 panic log - https://developer.apple.com/forums/content/attachment/2af54c5a-ce23-4b94-8143-2c1c3e232b8c
Posted
by andysheng.
Last updated
.