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

fix multi-account notifications #2341

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Conversation

r10s
Copy link
Member

@r10s r10s commented Oct 25, 2024

let NotificationManager handle notifications from any account, not only the selected one.

this fixes showing notifications from non-actice accounts in the first ~30 seconds the app goes to background.

after ~30 seconds, PUSH notifications take over using, they already handle multi-account correctly.

closes #2332

@r10s r10s added the notify label Oct 25, 2024
@r10s r10s force-pushed the r10s/multi-account-notifications-fix branch from d6fcb67 to 9403f05 Compare October 25, 2024 14:57
let NotificationManager handle notifications from any account,
not only the selected one.

this fixes showing notifications from non-actice accounts
in the first ~30 seconds the app goes to background.

after ~30 seconds, PUSH notifications take over using,
they already handle multi-account correctly.
@r10s r10s force-pushed the r10s/multi-account-notifications-fix branch from 9403f05 to 7ce62b7 Compare October 25, 2024 15:22
@r10s r10s added the bug label Oct 25, 2024
@r10s r10s merged commit 9b5d633 into main Oct 28, 2024
1 check passed
@r10s r10s deleted the r10s/multi-account-notifications-fix branch October 28, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

background profiles only notified from "Notification Service Extension"
1 participant