Page 1 of 1

iOS Push Notification Parameters

Posted: Tue May 29, 2012 4:36 pm
by Tester2
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