This release addresses a compatibility issue introduced in Chrome 143.
Issue description
During a communication session between users A and B, if user A unsubscribes and stops publishing an audio stream and then tries to publish audio again, the SDK triggers the following error:
Session error code: ERROR_CONTENTA breaking change in Chrome causes this issue and affects all versions of the RTC Web SDK. See the Chromium bug report for details.
Solution
This version implements a compatibility fix that prevents the issue from interrupting republishing and subscription workflows. The fix remains in place until Chrome provides an official update.
The Agora R&D team has reported the issue to the Chrome team and continues to monitor its progress.
Thank you for choosing Agora!
The Agora Team