I have a published app where the record and playback worked fine. Recently I upgraded to iOS 9. Now the record and playback works sporadically - like one time in ten tries. Using AVAudioSession, AVAudioRecorder, AVAudioPlayer.
- Normal functioning is that during playback the other sound-related buttons (such as record) are made inactive/grayed out for the few seconds duration of the playback
- Currently, when you record (or attempt to) and playback fails, the sound-related buttons are inactive/grayed out and just hang in that state
- Other audio-related actions in this module (such as playback of pre-recorded narration of the verse) continue to function as expected
- I used the record-playback function at least as recently as December 1 and it was working fine
I am at a loss as to how to proceed to either investigate or repair the problem.
I have at least one friend who has also had audio issues with iOS 9. Is there a bug here? Is Apple working on it? Is there a reason to just wait for Apple to fix it?
Thanks.