From 3efa513f69bdcb6ab847a79a5b71c12faa8e5a7f Mon Sep 17 00:00:00 2001 From: jinyu Date: Wed, 11 Oct 2023 12:05:03 +0800 Subject: [PATCH] update Flutter release notes --- .../release-notes/en-US/framework/release_flutter_ng.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/markdown/RTC 4.x/release-notes/en-US/framework/release_flutter_ng.md b/markdown/RTC 4.x/release-notes/en-US/framework/release_flutter_ng.md index ea1c4d449e9..a4cd8834ac8 100644 --- a/markdown/RTC 4.x/release-notes/en-US/framework/release_flutter_ng.md +++ b/markdown/RTC 4.x/release-notes/en-US/framework/release_flutter_ng.md @@ -1,6 +1,10 @@ ## Known issues and limitations -Due to the change in screen sharing behavior in Android 14 system, if you switch between landscape and portrait modes during screen sharing using a device with this version, the current screen sharing process will be interrupted, and a popup will appear on the device asking if you want to start screen recording. Once confirmed, you can resume screen sharing. +Due to changes in the screen sharing behavior of Android 14 system, using devices with this version for screen sharing may encounter the following issues: + +- Switching between landscape and portrait mode during screen sharing can interrupt the current screen sharing process and a window will pop up asking if you want to start recording the screen. Once confirmed, screen sharing can be restarted. + +- When integrating the SDK, setting the Android `targetSdkVersion` to 34 may cause the screen sharing feature to be unavailable or even cause the application to crash. ## v6.2.3