My application (VoIP one) is using kAudioSessionCategory_PlayAndRecord
category. Everything is working perfect expecting the fact that When calling AudioOutputUnitStart
the Music App is replaced by my application.
Basically if I double tap the home button and flip to the music app, I can't see the default music app, instead I can see my application log near the music controls.
Anybody knows what can be?