Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] in sample: fcm functions #1008

Open
danielo515 opened this issue Aug 14, 2022 · 0 comments
Open

[BUG] in sample: fcm functions #1008

danielo515 opened this issue Aug 14, 2022 · 0 comments

Comments

@danielo515
Copy link

Which sample has a bug?

Sample name or URL where you found the bug

firebase fcm functions

How to reproduce the issue

Failing Function code used (if you modified the sample)

Steps to set up and reproduce

The provided examples make use of the old sendToDevice method. This uses the old legacy API, that needs to be enabled separately and it’s not recommended to use.

Debug output

Errors in the
console logs

Screenshots

Expected behavior

Use the newest methods instead

Actual behavior

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

No branches or pull requests

1 participant