I add sound to my notification, but it is not played.
I tried these:
notif.soundName = UILocalNotificationDefaultSoundName;
notif.soundName = @"sound.caf";
help??
|
I add sound to my notification, but it is not played. I tried these:
help?? |
||||
|
So does your full code (sound only) look like this?
If your code checks out, then it must be an issue with the iPhone. Does it work in the simulator? |
|||
|
|
afinfo sound.caf? – Mats Dec 21 '11 at 20:52