Handle Notification

HI,

I want to Schedule some notification that users can’t dismiss it.I mean that the notification is alive in notification bar. Is there any way in Corona SDK to do this?

I know that there is a flag (FLAG_NO_CLEAR) that prevent users to dismiss notification but I didn’t found out any way to use that flag.

Thanks

Hesam

So the user can’t dismiss the notification till he/she opens the app?

–SonicX278 

No, the notification clear after a while automatically, for example in some of calendar notifications show the day events in notification bar.