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

TF-3361 clear notification and badge number #3384

Open
wants to merge 3 commits into
base: maintenance-v0.14.2
Choose a base branch
from

Conversation

tddang-linagora
Copy link
Contributor

Issue

Clear notifications and badge on app open

clear-notification-android.mp4
should-clear-noti-ios.mp4

Update badge number for EmailDelivery only

badge_only_count_delivery_noti.mov

@tddang-linagora tddang-linagora self-assigned this Dec 27, 2024
@tddang-linagora tddang-linagora changed the title Fixbug/tf 3361 clear notification and badge number TF-3361 clear notification and badge number Dec 27, 2024
Copy link

This PR has been deployed to https://linagora.github.io/tmail-flutter/3384.

.where((typeName) => typeName == TypeName.emailType || typeName == TypeName.emailDelivery)
.where((typeName) => typeName == TypeName.emailDelivery)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like you made a mistake here. _toPushNotificationAction is a function that converts to many actions, not just PushNotification. Please check it again carefully.

Screenshot 2025-01-02 at 14 33 43

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

Successfully merging this pull request may close these issues.

2 participants