Re: iOS8: AudioOutputUnitStart() always fails after rejecting a phone call
Re: iOS8: AudioOutputUnitStart() always fails after rejecting a phone call
- Subject: Re: iOS8: AudioOutputUnitStart() always fails after rejecting a phone call
- From: Beinan Li <email@hidden>
- Date: Mon, 19 Jan 2015 17:23:09 -0500
OK, found it. Thanks for the tip Scott!
Under those modes, I'd have to enable the background mode for audio,
otherwise when it takes longer for the foreground phone app to dismiss,
the AudioOutputUnitStart() may fail its turn.