Skip to content

Commit

Permalink
iOS 17 bugfix: update changelog and common issues (#2024)
Browse files Browse the repository at this point in the history
  • Loading branch information
manjeshbhargav authored Sep 19, 2023
1 parent 2fae2f0 commit 8050ae8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ The Twilio Programmable Video SDKs use [Semantic Versioning](http://www.semver.o
Bug Fixes
---------

- Fixed a bug where a Chrome iOS 17 Participant's local and remote media (Krisp Noise Cancellation enabled) failed to recover after interacting with a PSTN call in full-screen mode. (VIDEO-13011)
- Fixed a bug where a Chrome iOS 17 Participant's audio with Krisp Noise Cancellation did not recover after interacting with a system popup. (VIDEO-13012)
- Fixed a bug where a Chrome iOS 17 Participant's audio with Krisp Noise Cancellation did not recover after invoking Siri. (VIDEO-13013)

Expand Down
12 changes: 12 additions & 0 deletions COMMON_ISSUES.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@ before opening a new issue. We recommend regularly upgrading to the latest versi

### Chrome mobile
<details>
<summary>iOS 17: Media issues</summary>
<p>
Please refer to this [GitHub Issue](https://github.com/twilio/twilio-video.js/issues/2023) for details.
</p>
</details>
<details>
<summary>Android 11: Participants are unable to connect to a room due to ICE gathering failures on certain devices</summary>
<p>

Expand Down Expand Up @@ -93,6 +99,12 @@ transform: scaleX(-1)
### Safari mobile
<details>
<summary>iOS 17: Media issues</summary>
<p>
Please refer to this [GitHub Issue](https://github.com/twilio/twilio-video.js/issues/2023) for details.
</p>
</details>
<details>
<summary>iOS 15: Echo issues on iOS 15 devices after attaching video tracks</summary>
<p>
Expand Down

0 comments on commit 8050ae8

Please sign in to comment.