firebase-admin-node
firebase-admin-node copied to clipboard
SendEachForMulticastAsync
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
I found a few problems with this issue:
- I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
- This issue does not seem to follow the issue template. Make sure you provide all the required information.
If you can provide more code samples or a minimal repro it helps us investigate the issue. What does your message instances look like? What version of Firebase Admin SDK are you on?