iOS Push Notification Parameters

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Tester2
Posts: 102
Joined: Wed May 18, 2011 7:02 pm

iOS Push Notification Parameters

Post by Tester2 » Tue May 29, 2012 4:36 pm

Hey LiveCoders,

I am working with the new iOS Local Push Notifications in LiveCode 5.5.

Are there more parameters that can be passed to the iOS than the ones associated with the mobileCreateLocalNotification command (alertBody, alertButtonMessage, alertPayload, alertTime, playSound, and badgeValue)?

For my purposes, I am trying to easily pass a date and time for my notification to the iOS.

I'm also wondering if there is a way to set a notification as "recurring" (i.e.: it repeats daily)?

Thanks so much!

-Tester2

Post Reply