Skip to content

feat: support FCM fid target - #304

Open
quintinm-dev wants to merge 1 commit into
codedge-llc:mainfrom
quintinm-dev:fcm_fid_support
Open

feat: support FCM fid target#304
quintinm-dev wants to merge 1 commit into
codedge-llc:mainfrom
quintinm-dev:fcm_fid_support

Conversation

@quintinm-dev

@quintinm-dev quintinm-dev commented Jun 27, 2026

Copy link
Copy Markdown

Appreciate all the work that went into this library.

The Firebase docs are only partially updated but the registration id token target is being deprecated in favour of the fid firebase installation ID.

I will caution that their warning is not be taken lightly:

Warning

Caution: Don't use both the Firebase Installation ID APIs and the deprecated registration token APIs for registration management at the same time.

For example, I was trying to add tests, but it seems like as soon as you succeed with a fid target, the old registration ID token targets don't work anymore, at least from the same device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant