iOS play sound in background

Is there a way of playing audio when iOS is in background…

I want to port one of my unity apps. I remember having to do some AVFoundation hacks but I was wondering is there a way of easily keeping audio persistant when app is in background?

Did you look on the Projucer?

Isn’t Audio background capability intended just for that?