iPhone UIStatusBar turns red after backgrounding an AVAudioRecorder app that is not recording
iPhone UIStatusBar turns red after backgrounding an AVAudioRecorder app that is not recording
- Subject: iPhone UIStatusBar turns red after backgrounding an AVAudioRecorder app that is not recording
- From: Eric Chamberlain <email@hidden>
- Date: Thu, 19 Aug 2010 10:46:17 -0700
Our app records some audio with AVAudioRecorder.
After we record something and AVAudioRecorder is stopped, when our app goes to the background, the UIStatusBar turns red. Our understanding was that the UIStatusBar would only turn red while a recording was in progress by a background app.
We can't figure out why this is happening, our app doesn't do any recording in the background. We've tried setting the AVAudioSession setActive:NO and even changing the AVAudioSession category to something other than play and record.
This is happening on iPhone 3Gs and iPhone 4 with iOS 4.0.1 and 4.0.2.
Has anyone else encountered this issue?
--
Eric Chamberlain
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden