How do I display a red status bar when the home button is pressed while my recoding app is doing some recording?
I checked this question: How to hide the red bar under the iOS's status when recording?
However, I use Core Audio and Extended Audio File Services to do recording. I am unable to find any proper documentation to programatically do this. Any help or pointers will be appreciated.