Skip to content

Commit

Permalink
Updated android sdk to 2.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Decoder07 committed Oct 31, 2023
1 parent 125fb51 commit 5d9fd25
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 14 deletions.
22 changes: 9 additions & 13 deletions packages/hmssdk_flutter/example/ExampleAppChangelog.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,17 @@
Board: https://100ms.atlassian.net/jira/software/projects/FLUT/boards/34/

- Fixed userid bug in prebuilt
https://github.com/100mslive/100ms-flutter/pull/1601
Disabled chat from dashboard but can see chat cta and send message
- https://100ms.atlassian.net/browse/FLUT-97?atlOrigin=eyJpIjoiMWVhZTE4YzhlNzViNGY3MDhjNmUxYWI1MjhjOTE2YWYiLCJwIjoiaiJ9

- Added first class api for hand raise and peer list updates
https://github.com/100mslive/100ms-flutter/pull/1600
Disconnect error message in toast
- https://100ms.atlassian.net/browse/FLUT-136?atlOrigin=eyJpIjoiNWUyN2I5YTUwNzAxNDAxMzk1ZTM5YTBiZjYxMjdjYjIiLCJwIjoiaiJ9

- Added peer list iterator changes for large rooms
https://github.com/100mslive/100ms-flutter/pull/1602
Application is crashing while joining a room with server recording ON
- https://100ms.atlassian.net/browse/FLUT-138?atlOrigin=eyJpIjoiOTJjMTJmOTU2MDQ0NDhkNWFiNTkyNGViNjJlMzFiY2UiLCJwIjoiaiJ9

Bug fixes:

- Fix for local tile inset when inset is disabled after role changed

- VoS joined from flutter cannot be removed from stage
Updated android SDK to 2.7.9

Room Kit: 1.0.3
Core SDK: 1.9.0
Android SDK: 2.7.7
Core SDK: 1.9.1
Android SDK: 2.7.9
iOS SDK: 1.1.0
2 changes: 1 addition & 1 deletion packages/hmssdk_flutter/lib/assets/sdk-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"ios": "1.1.0",
"iOSBroadcastExtension": "0.0.9",
"iOSHLSPlayerSDK": "0.0.2",
"android": "2.7.7"
"android": "2.7.9"
}

0 comments on commit 5d9fd25

Please sign in to comment.