Skip to content

VoipPushNotification.addEventListener('notification') not triggered if app wakes from kill state. #118

@Irfanwani

Description

@Irfanwani

If the app is in kill state and is woken by a voip push, the listener VoipPushNotification.addEventListener('notification') is not triggered (mostly because the app itself woke up because of a voip push and listener got added after that.

Is there a fix or workaround for this where we can run some code if app wakes up by voip push.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions