Hey,
I would like to know if it's possible to play one of the system sounds for a UILocalNoification?
For example I would like to do something like this: localNotification.soundName = "/Library/RingtonesApex.m4r"
But that doesn't work. Is there a solution for this? Because I don't want to import custom sounds if there are already useable sounds for notifications on the device.