I have an app that records audio constantly, even in the background. When the app is backgrounded, the status bar turns red and becomes double-height. I’m wondering
- if there’s a way that the status bar can stay normal when my app is backgrounded
- if this way will get my app rejected from the App Store
There is no way to hide the status bar, or to force it to stay normal while recording audio in the background, at least not if you want your app to be in the AppStore.