I have created an alarm application. I use UILocalNotification
to display notifications in the background. My notification message is displayed by notification AlertBody
.
But, I don't know how to display Slider
lock according to AlertBody
.
You need to refere document of UILocalNotification
following are some link for UILocalNotification
...generally you can not set Slider Lock
instad of AlertBody
message.
Below describe some Links.