firebase / firebase/functions-samples

Invalid registration token provided. Make sure it matches the registration token the client app receives from registering with FCM.

Open
#790 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12.2k
Forks
3.8k
Avg merge
3d 23h
Merged PRs (30d)
1

Description

**Please Help me!**!,
I was following the docs from https://rnfirebase.io/reference/messaging and I try send from console its receive to my device using the same token, but when I send using Cloud functions using the same token, an error showing: **Invalid registration token provided. Make sure it matches the registration token the client app receives from registering with FCM.**

im using the line code :
`admin.messaging().sendToDevice(followedToken, payload);`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.