Skip to content

We have set a pop up that displays in the foreground when a certain condition is met which is set up using the foreground push notification service, but in android devices the pop up is not getting triggered.  #48

@vimaljiitak

Description

@vimaljiitak

notifications.onNotification(notification => {
//do something with the notification - This is where we have called the pop up function
console.log("onNotification", notification)
})

 Even the console message is not displayed. 
 
 Can you help us to figure this issue that occurs in android device.

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