firebase / firebase/firebase-admin-node
SendEachForMulticastAsync
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 419
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 16
Description
Can any one please let me know the reason why this comes "At least one message is required" ?
while calling await FirebaseMessaging.DefaultInstance.SendEachForMulticastAsync(message);
There is valid payload, but still at times , does not know why this is occurring
If any one can share more details, please do share...
Error sending SendEachForMulticastAsync message: At least one message is required
Contributor guide
Research direction
Start by reproducing the FirebaseMessaging.DefaultInstance.SendEachForMulticastAsync(message) call with the reported payload and inspect the message object immediately before invocation. The issue does not name a file or test; done would require a confirmed reproduction and a documented cause or a clearly scoped fix for the intermittent “At least one message is required” error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- firebase, nodejs, typescript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100