mobileCreateLocalNotification

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
HengeDK
Posts: 14
Joined: Wed Aug 29, 2012 9:09 pm

mobileCreateLocalNotification

Post by HengeDK » Wed Oct 10, 2012 7:52 pm

then I activate the mobileCreateLocalNotification and I set the badgeValue to 1
everything is fine. I have 1 at my app icon
but even after I have seen the notification I still have my badgeValue
clearing all notifications still give at 1 at my app icon

how can I clear this badgeValue ??

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: mobileCreateLocalNotification

Post by Mark » Wed Oct 17, 2012 10:50 am

Hi,

Have you tried setting the badgeValue to empty?

Kind regards,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

Post Reply