Hi ,
I am developing an application in windows metro app using HTML and JavaScript which having push notification facility. I am able to receive toast message at device.
If Application is not running , I am getting message at home screen on the click of that msg it starts that application. I want to perform some task on the basis of that Toast Message. But i am not able to handle that event.
Please help me to handle that EVENT if application is running or application is in background or application is not running .
Thanking You,