I’m a little reluctant to post this as I am unable to reproduce with the sample audio app - even when I substitute in the sound file I am using in my app into the sample audio app.
Corona SDK 2731. Xcode 7.0. iPad Mini 4 running iOS 9.1.
Tap suspend and resume while audio is playing that uses audio.loadSound().
You may have to suspend and resume several (half a dozen or so) times before experiencing muted sound. I’ve removed all “applicationResume” code in OnSystemEvent(event) just in case it is causing sound mute on resume. Makes no difference. I still experience sound mute on resume.
Is anyone else able to reproduce this?