0

I was wondering what I would need to be able to use the red pulsing status bar with the app name, when the application goes to background-mode. I've seen several apps using this functionality, but I can't really find any information about it.

M_D
  • 1
  • 1
  • 1
    possible duplicate of [How to create a "return to app" status bar when app goes to the background?](http://stackoverflow.com/questions/4320372/how-to-create-a-return-to-app-status-bar-when-app-goes-to-the-background) – willcodejavaforfood Jan 05 '11 at 15:21

1 Answers1

3

If you have an active AudioQueue recording session, you will get the red status bar automatically.

coneybeare
  • 33,113
  • 21
  • 131
  • 183