On iOS, this plugin handles the case when application is inactive or in active state and a remote notification is received. However, when application is not running and a remote notification arrives and user clicks the alert/banner, the application launches but PushPlugin does nothing - it should propagate the notification from native(objective C) to Javascript/HTML.
