You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
* Fix: [Android]`openPhoneAccountsSettings` not always opening on various Android (mainly Samsung) devices
5
5
* Fix: Showing `CallDirection.outgoing` instead of `CallDirection.incoming` when Incoming call is ringing in `CallEventsListeners`.
6
6
* Fix: `ActiveCall` is not null even after the Call is declined.
7
+
* Fix: [Android] microphone not activating on Android +13 devices for outgoing calls. Big thanks to [@mohsen-jalali](https://github.com/mohsen-jalali) for the fix.
0 commit comments