FCM token are deprecated
- 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