Our app uses custom notifications sounds which have been working fine when the app is open and when closed or in background mode. But somehow on a recent update they have stopped working when in background mode. The notification is received but the default sound is played instead of the custom sound.
xCode 11.6
iOS target 11.0
Testing on iPhone 7 and iPhone X (both 13.6.1)
The sound files are all located at {Project}/Resources/ and were added in xCode with "Copy items if needed" checked and "Create groups" checked.
Really need help with this as our app functionality highly depends on the custom sounds!
xCode 11.6
iOS target 11.0
Testing on iPhone 7 and iPhone X (both 13.6.1)
The sound files are all located at {Project}/Resources/ and were added in xCode with "Copy items if needed" checked and "Create groups" checked.
Really need help with this as our app functionality highly depends on the custom sounds!