I was able to get this appDelegate method to work when I simply had a UIWindow – I set app’s plist file property to play audio in the background, however after introducing ViewController, the audio fades out when I background app.
Any suggestions? Thank you.
you should add a following code: