appleboy / gorush

A push notification server written in Go (Golang).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud Messaging API (Legacy)

RezaOptic opened this issue · comments

Firebase deprecated Cloud Messaging API (Legacy) so I thought we should connect with an other method for sending FCM push notifications am I right?

where can we find this API key? and how we should use it in the config file.

It seems (#550 ) that the new API has not been implemented yet, and we are unable to retrieve the old API key from the Firebase panel. Therefore, we cannot use Gorush at the moment.