Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android GroupId Does Not Work Properly When Passed as Undefined #1183

Open
sean5940 opened this issue Dec 30, 2024 · 0 comments
Open

Android GroupId Does Not Work Properly When Passed as Undefined #1183

sean5940 opened this issue Dec 30, 2024 · 0 comments

Comments

@sean5940
Copy link

sean5940 commented Dec 30, 2024

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.]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant