i have implemented a local notification in my android app using phonegap
localnotification plugin.
notification get trigger properly but while clicking on notification
app does not open.
what i want to relaunch a app on clicking of status notification.
Thanks and regards
In AlarmReciever class, in onRecieve event, change the line 79,
to
It starts, new activity