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.