Hi there,
Please consider add this parameter "soundName" to the mobileCreateLocalNotification function.
It is available in UILocalNotification Class
Use case :
Alarm clock.
Create 10 local notifications at 30 second intervals, containing a 30 second sound file.
Result, an alarm will play for up to 5 mins if unattended. (when app is not open).
Add soundName parameter to mobileCreateLocalNotification
Moderators: Klaus, FourthWorld, heatherlaine, kevinmiller, robinmiller
Add soundName parameter to mobileCreateLocalNotification
Kind Regards
Gary
https://www.doobox.co.uk
Gary
https://www.doobox.co.uk
Re: Add soundName parameter to mobileCreateLocalNotification
Hi!
Yes! I would love to see this feature too!
Thanks!
Laura
Yes! I would love to see this feature too!
Thanks!
Laura
-
- VIP Livecode Opensource Backer
- Posts: 61
- Joined: Sat Aug 16, 2008 9:48 am
- Location: Stockholm, Sweden
- Contact:
Re: Add soundName parameter to mobileCreateLocalNotification
Any news on this request?
The possibility to set different sounds for local notification is crucial for the functionality of the app I'm creating.
After extensive searching on how to do it I realise it doesn't seem possible (with LiveCode). To my horror this seems to be road's end - an unanswered feature request...
It doesn't seem such a big deal to add this feature to mobileCreateLocalNotification (even if, understandably, it isn't top priority for most users)...?
Thanks!
/Andreas
The possibility to set different sounds for local notification is crucial for the functionality of the app I'm creating.
After extensive searching on how to do it I realise it doesn't seem possible (with LiveCode). To my horror this seems to be road's end - an unanswered feature request...

It doesn't seem such a big deal to add this feature to mobileCreateLocalNotification (even if, understandably, it isn't top priority for most users)...?
Thanks!
/Andreas
Re: Add soundName parameter to mobileCreateLocalNotification
Feature requests go to the bug reporter under "enhancement requests" at quality.livecode.com. While the team may monitor the forums, it is not a tool they use to build a to do list.
-
- VIP Livecode Opensource Backer
- Posts: 61
- Joined: Sat Aug 16, 2008 9:48 am
- Location: Stockholm, Sweden
- Contact:
Re: Add soundName parameter to mobileCreateLocalNotification
Thanks Mikey! I see now that it is indeed reported there as well: id=11038 (I can't post a link here, apparently).
It has status "confirmed", as of 2013-07-23. Does that indicate it's on anyone's to do list...?
It has status "confirmed", as of 2013-07-23. Does that indicate it's on anyone's to do list...?
Re: Add soundName parameter to mobileCreateLocalNotification
Nope, it means they are aware of it. Add yourself to the "CC" list to auto-ping them. I have had several push nags over the years. If I had a hunch, it would be that they will not press it because with infinite livecode we will (in theory) have the ability to add features ourselves.