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
The Android GroupId is conditionally provided by the FCM server depending on specific criteria. Looking at the Notification object in Notifee, the GroupId appears to be handled as optional. However, when it is explicitly passed as undefined, it seems to cause an internal error.
Could you please investigate this issue?
Error Message: ERROR [Error: notifee.displayNotification(*) 'notification.android.groupId' expected a string value.]
The text was updated successfully, but these errors were encountered:
The Android GroupId is conditionally provided by the FCM server depending on specific criteria. Looking at the Notification object in Notifee, the GroupId appears to be handled as optional. However, when it is explicitly passed as undefined, it seems to cause an internal error.
Could you please investigate this issue?
Error Message:
ERROR [Error: notifee.displayNotification(*) 'notification.android.groupId' expected a string value.]
The text was updated successfully, but these errors were encountered: