Skip to content

Commit

Permalink
Updated android sdk to 2.7.9 (#1620)
Browse files Browse the repository at this point in the history
* Updated android sdk to 2.7.9

* Update ExampleAppChangelog.txt

---------

Co-authored-by: ygit <[email protected]>
  • Loading branch information
Decoder07 and ygit authored Oct 31, 2023
1 parent 125fb51 commit 1b82ec6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 16 deletions.
24 changes: 9 additions & 15 deletions packages/hmssdk_flutter/example/ExampleAppChangelog.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,15 @@
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 the dashboard but can see chat cta and send message
- https://100ms.atlassian.net/browse/FLUT-97

- 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

- Added peer list iterator changes for large rooms
https://github.com/100mslive/100ms-flutter/pull/1602

Bug fixes:

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

- VoS joined from flutter cannot be removed from stage
The application is crashing while joining a room with server recording ON
- https://100ms.atlassian.net/browse/FLUT-138

Room Kit: 1.0.3
Core SDK: 1.9.0
Android SDK: 2.7.7
iOS SDK: 1.1.0
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 1b82ec6

Please sign in to comment.