Skip to content

Commit

Permalink
RN: remove drm bugfixes in release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Nero-Hu committed Sep 28, 2023
1 parent aaedebe commit 6fdfe45
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,7 @@ This release fixed the following issues:
- When calling the `playEffect` method to play two audio files using the same `soundId`, the first audio file was somtimes played repeatedly.
- Calling `takeSnapshotEx` once receives the `onSnapshotTaken` callback for multiple times.
- When the host called the `startAudioMixing` method to play music, sometimes the host couldn't hear the music while the remote users could hear it. (Android)
- In a chorus scenario, calling the `preload` method to load music sometimes failed.
- Occasional crashes occured on certain Android devices. (Android)
- Loading music lists failed when the local system time was not correct.
- In channels joined by calling `joinChannelEx` exclusively, calling `setEnableSpeakerphone` is unable to switch audio route from the speaker to the headphone. (Android)
- Occasionally, noise occurred when the local user listened to their own and remote audio after joining the channel. (macOS)
- Slow channel reconnection after the connection was interrupted due to network reasons.
Expand Down

0 comments on commit 6fdfe45

Please sign in to comment.