I have an app that has been working fine but since iOS10 the custom sound of an APNS does not seem to work.
This is my APNS payload...
{"aps":{"alert":{"loc-args":["TEST ALERT","TEST","TEST\/TEST"],"loc-key":"APNS_MSG2"},"sound":"cabinbong.aiff","badge":0,"category":"testAlert"},"custom":{"a":"b","c":0,"d":54.1}}