You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: