-
Notifications
You must be signed in to change notification settings - Fork 26
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: set Foreground Service Behavior IMMEDIATE (WPB-5512) #3666
fix: set Foreground Service Behavior IMMEDIATE (WPB-5512) #3666
Conversation
Quality Gate passedIssues Measures |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release/candidate #3666 +/- ##
=====================================================
- Coverage 45.33% 45.32% -0.01%
=====================================================
Files 471 471
Lines 15848 15851 +3
Branches 2656 2656
=====================================================
Hits 7184 7184
- Misses 7891 7894 +3
Partials 773 773
Continue to review full report in Codecov by Sentry.
|
Built wire-android-staging-compat-pr-3666.apk is available for download |
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
https://play.google.com/console/u/0/developers/7098984309886892484/app/4973241010395499500/vitals/crashes/ec5bed79dbf7ff1b118d8f89a9fa72f8/details?days=28&versionCode=100042652&isUserPerceived=true
Solution
Setting foreground Service Behavior to IMMEDIATE, to show the notification without any delay
Needs releases with:
Testing
Test Coverage (Optional)
How to Test
Briefly describe how this change was tested and if applicable the exact steps taken to verify that it works as expected.
Notes (Optional)
Specify here any other facts that you think are important for this issue.
Attachments (Optional)
Attachments like images, videos, etc. (drag and drop in the text box)
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.