Skip to content

1.9.12

Compare
Choose a tag to compare
@Decoder07 Decoder07 released this 04 Mar 09:58
· 313 commits to main since this release
2f45caf

1.9.12 - 2024-03-04

Package Version
hms_room_kit 1.0.15
hmssdk_flutter 1.9.12

hmssdk_flutter

  • Introducing methods to fetch polls, questions, leaderboards and results

    Users can now fetch polls based on the poll state, questions for a poll and poll results
    using the fetchPollList, fetchPollQuestions and getPollResults methods.
    Checkout the docs here

hms_room_kit

  • Ability to fetch concluded and draft polls

    Prebuilt now fetches all the polls happened during the session. Additionally, users can now retrieve draft polls from other platforms and launch them.

  • Ability to join Room using Auth Token

    Prebuilt now supports joining rooms using Auth Token along with Room codes

Updated to Android SDK 2.9.4 & iOS SDK 1.6.0

Full Changelog: 1.9.11...1.9.12