Skip to content

Feature Request: FLAG_INCLUDE_STOPPED_PACKAGES, Data Notifications do not wake up Killed Application #221

@rcha

Description

@rcha

Related to #4 and #89 as a feature request.

A developer needs to be able to receive the onMessageReceived() callback called when the app is killed.

For use cases where FCM is being used to send messages to the devices as Data Notifications and handling building the notifications themselves from the payload.

There should be a way to specify so that the broadcast intent that FCM fires contains the FLAG_INCLUDE_STOPPED_PACKAGES set to true.

This use case seems to work when using GCM, but FCM seems to set the FLAG_EXCLUDE_STOPPED_PACKAGES to true.

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