Skip to content

Commit

Permalink
+ new bugfix en
Browse files Browse the repository at this point in the history
  • Loading branch information
Cilla-luodan committed May 28, 2024
1 parent bbcd904 commit 47e6294
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions en-US/dita/RTC-NG/release/release_notes.dita
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,12 @@
<li>The app occasionally crashed when the decoded video resolution on the receiving end was an odd number.</li>
<li props="android flutter unity rn">The app crashed when opening the app and starting screen sharing after the first installation or system reboot. (Android)</li>
<li props="android flutter unity rn">Local audio capture failed after joining a channel while answering a system phone call and hanging up, causing remote users to not hear any sound. (Android)</li>
<li props="android flutter unity rn">During the interaction process on certain devices (for example, Redmi Note8), after answering and hanging up a system call, local media files were played without sound and no sound was heard from the remote end. (Android)</li>
<li>Fixed an occasional crash when remote users left the channel.</li>
<li props="cpp flutter unity electron">The screen occasionally flickered on the receiver's side when sharing a PPT window using <xref keyref="startScreenCaptureByWindowId"/> and playing PPT animations. (Windows)</li>
<li props="cpp flutter unity electron">The window border did not retain its original size after exiting the presentation and then maximizing the PPT window when sharing a WPS PPT window on Windows 7 using <xref keyref="startScreenCaptureByWindowId"/> and setting <codeph>enableHighLight</codeph> in <xref keyref="ScreenCaptureParameters"/> to <codeph><ph keyref="true"/></codeph>. (Windows)</li>
<li props="cpp flutter unity electron">The specified window could not be brought to the foreground if it was covered by other windows when sharing a window using <xref keyref="startScreenCaptureByWindowId"/> and setting <codeph>windowFocus</codeph> and <codeph>enableHighLight</codeph> in <xref keyref="ScreenCaptureParameters"/> to <codeph><ph keyref="true"/></codeph>. (Windows)</li>
<li props="cpp flutter unity electron">Clicking on the desktop widget caused the outlined part to flicker when sharing and highlighting a window on a Windows 7 device. (Windows)</li>
<li props="android">The values of <codeph>cameraDirection</codeph> and <codeph>focalLengthType</codeph> in <xref keyref="AgoraFocalLengthInfo"/> returned by <xref keyref="queryCameraFocalLengthCapability"/> could not be read directly.</li>
<li props="ios flutter unity rn">When playing an audio file using <xref keyref="startAudioMixing"/> and the playing finished, the SDK sometimes failed to trigger the <xref keyref="onAudioMixingStateChanged"/>(<ph keyref="AUDIO_MIXING_STATE_STOPPED"/>, <ph keyref="AUDIO_MIXING_REASON_ALL_LOOPS_COMPLETED"/>) callback which reports that the playing is completed. (iOS)</li>
<li props="ios flutter unity rn">When calling the <xref keyref="playEffect3"/> method to play sound effect files shorter than 1 second with <codeph>loopCount</codeph> set to 0, there was no sound. (iOS)</li>
Expand Down

0 comments on commit 47e6294

Please sign in to comment.