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.
Asked
Active
Viewed 1,567 times
0
-
1possible 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 Answers
3
If you have an active AudioQueue
recording session, you will get the red status bar automatically.

coneybeare
- 33,113
- 21
- 131
- 183