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:
Hello 👋, to help manage issues we automatically close stale issues.
This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?
This issue will be closed in 15 days if no further activity occurs.
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: