Skip to main content
SunilRana_Gateway
Inspiring
September 26, 2012
Question

Local notification clear event in abobe AIR iOS?

  • September 26, 2012
  • 1 reply
  • 1143 views

Hi All,

I want to know that is there any event in Adobe AIR,which can listen that the "Clear" button inside the notification area has been clicked.And also is it possible to listen that event, when the application is

not running?

Any help will be appriciated.

Thanks in advance

Sunil

This topic has been closed for replies.

1 reply

Adobe Employee
September 26, 2012

Local Notifications are currently not supported in the Runtime. Hence, no events are dispatched when buttons are pressed in local notfication are. Currently,you can only use local notifications only via native extensions.

SunilRana_Gateway
Inspiring
September 27, 2012

Hi Varun,

     We are already using  local notifications via native extensions.And things are perfectly working.When someone clicks on the any particular notification then the application is also able to litesn that notification even the application is close.

But on the click of the Clear button also I want the application to know that your notification has been cleared and the application should listen(notify) that.

Thanks,

Sunil Rana

Participant
May 21, 2013

sir me also want to use local notification in my app but still not find any method or way to show notification. please help me to show notification in notification panel.