Push Notification: get message if app isn`t launched

Push Notification: get message if app isn`t launched

BY 11 Oct 2013 Web Application Development

Hello,

I’m developing an application using Push Notification but faced with the problem:

How to receive notification message when the notification came when the application is not running?

When the application isn`t running then push notification appears on notification tray. After clicking a notification my application is launched but callback for connectService() isn`t called.

Written by