-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
2.25 fixes #8578
2.25 fixes #8578
Conversation
Needs cherry pick to 2.26 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Verified the Android fix for replying from push notification when the app is closed and the user logged in using SSO. Also ran through some of the usual smoke tests on Android and iOS. Looks good! 🎉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good, so I'm approving.
Are the changes to fix this in the network client?
I'm guessing this is the fix: mattermost/react-native-network-client@68162d4 |
Cherry pick is scheduled. |
(cherry picked from commit 4407ca0)
/cherry-pick release-2.26 |
Cherry pick is scheduled. |
(cherry picked from commit 4407ca0)
Summary
Fixes push notification fetching data and replying to the notification on android
Fixes the UI when switching between tabs on the home screen
Ticket Link
https://mattermost.atlassian.net/browse/MM-62943
Release Note