Skip to content

Android/Turn display of notifications on/off within app #147

Description

@leeapted

We make use of the following setting in our ios app:

FirebasePushNotificationManager.CurrentNotificationPresentationOption=None/Alert

We handle the onreceive event always but it's useful to turn display of the notification off in some circumstances.

Is there a corresponding way to do this on Android (short of using a custom UI)?

Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions