0

I was wondering if I can let the user choose an SMS sound, from the system sounds, for the Local notification of my app?

EDIT:

I mean ALL SMS sounds (horn, bell...etc).

END EDIT

Please don't tell me to record them :)

Thanks!

Mazyod
  • 22,319
  • 10
  • 92
  • 157

1 Answers1

1

You can use UILocalNotificationDefaultSoundNameas the sound name.

tobiasbayer
  • 10,269
  • 4
  • 46
  • 64