You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2022. It is now read-only.
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.
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.