AVAudioSessionInterruptionNotification not called upon incoming phone call

Originator:vemedio
Number:rdar://12412685 Date Originated:02-Oct-2012 05:06 PM
Status:Open Resolved:
Product:iPhone SDK Product Version:iOS 6 GM
Classification:Serious Bug Reproducible:Always
 
02-Oct-2012 05:06 PM Martin HERING:
Summary:

When AVAudioSession is used and active, an incoming phone call does not send the AVAudioSessionInterruptionNotification notification with type AVAudioSessionInterruptionTypeBegan as described in the docs. At the end of the phone call however it sends the notification with the type AVAudioSessionInterruptionTypeEnded which is correct. 

Notes:

It also does not invoke beginInterruption on the audio sessions delegate anymore, but since the delegate is deprecated anyhow, I don't expect that to be fixed. However it might have something to do with the actual bug.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!