appleboy / appleboy/gorush

FCM token are deprecated

Open
#878 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
8.8k
Forks
887
PR merge metrics
No merged PRs in 30d

Description

Token field has become deprecated. Google recommends switching to Firebase ID (fid). At the moment, in the token field you can transfer a fid (as written in the documentation but not yet verified), but in the future the token field will be deleted.

https://firebase.google.com/docs/reference/fcm/rest/v1/projects.messages
https://firebase.google.com/docs/projects/manage-installations

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the FCM REST API and Firebase Installations documentation linked in the issue, then locate the repository's handling of the FCM token field. Clarify the required FID behavior and verify it with the relevant request or notification tests; done means the supported identifier works without relying on the deprecated field.

Written by the indexing model from the issue text.

Assessment

Tech stack
firebase, go
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.