I have been searching for a solution for hours.. with absolutely zero luck.
I set up a Local Notification:
UILocalNotification *notif = [[cls alloc]
Try this:
notif.soundName = [strSoundFileName copy];