-
Notifications
You must be signed in to change notification settings - Fork 117
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
Cleanup how we setup the CallKit provider and have it be used for outgoing calls as well #2967
Conversation
Generated by 🚫 Danger Swift against c2461f4 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #2967 +/- ##
===========================================
- Coverage 78.02% 77.90% -0.12%
===========================================
Files 693 693
Lines 54172 54281 +109
===========================================
+ Hits 42269 42290 +21
- Misses 11903 11991 +88
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…going calls as well - tear down ElementCall screens when ending the call from the CXCallController - make the call UI available in the task manager and lock screen
a498328
to
57761ba
Compare
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.
LGTM just a few comments
0a701a7
to
85ea31a
Compare
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.
Very nice 👌
c974e1e
to
c2461f4
Compare
Quality Gate passedIssues Measures |
…going calls as well