Skip to content

Push notifications not supported on Electron #98

@jasonpang

Description

@jasonpang

This is not an issue, but opening this for future search result utility.

From electron/electron#3095:

Current we don't have Google Cloud Message supported, and we probably won't in future since the work to support this is relatively heavy. Google's private services are not included in Chromium's content module, so we don't get them in Electron by default.

I'm closing this since we are not likely to fix this, however pull requests will be welcomed.

The expected error users should receive is:

DOMException: Registration failed - push service not available

Local notifications (new Notification()) work, and other Electron plugins that hook into the OS' desktop notifications work, but push notifications are not supported.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions