Skip to content

Use new FCM APIs #546

@sevdog

Description

@sevdog

As of now FCM notifications are sent to https://fcm.googleapis.com/fcm/send which is a legacy API.

Messages should be sent to current API endpoint:

https://fcm.googleapis.com/v1/{parent=projects/*}/messages:send

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions