Skip to content

Commit

Permalink
RN/Electron: 424 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Nero-Hu committed Oct 23, 2023
1 parent 6584268 commit 6632fbd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v4.2.4

v4.2.4 was released on October xx, 2023.

This version fixes the incorrect `CFBundleShortVersionString` version number in `AgoraRtcWrapper` which caused the app to be unable to be submitted to the App Store. (macOS)

## v4.2.3

v4.2.3 was released on September xx, 2023.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ Due to changes in the screen sharing behavior of Android 14 system, using device

- 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.

## v4.2.4

v4.2.4 was released on October xx, 2023.

This version fixes the incorrect `CFBundleShortVersionString` version number in `AgoraRtcWrapper` which caused the app to be unable to be submitted to the App Store. (iOS)

## v4.2.3

v4.2.3 was released on September xx, 2023.
Expand Down

0 comments on commit 6632fbd

Please sign in to comment.