-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(meeting): updated sdkcomponentadapter version to add password flow #219
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good.
Any reason why the Video is disabled while joining the meeting? The console seemed to show some error to get the stream.
@sreenara I disabled the video that's why |
🎉 This PR is included in version 1.26.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added comment
@@ -115,7 +115,7 @@ | |||
"plugins": [ | |||
"@babel/plugin-proposal-export-default-from", | |||
"@babel/plugin-proposal-nullish-coalescing-operator", | |||
"@babel/plugin-proposal-object-rest-spread", | |||
"@babel/plugin-transform-object-rest-spread", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just see PR is merged, @Kesari3008 , One question, why is this change in line -
This "@babel/plugin-proposal-object-rest-spread", is replaced by "@babel/plugin-transform-object-rest-spread",
@Kesari3008, Also I don't see package.lock file change ? Did you do npm install after upgrade. |
Upgrading sdk-component-adpater repo version to the latest to include the password flow for the guest user.
Testcase 1: The guest joins the meeting by entering the password.
Testcase 2: The guest joins the meeting as host by entering the host key
Screen.Recording.2024-05-08.at.3.08.41.PM.mp4
Testcase 3: Host joins with host access token without a password prompt.
https://github.com/webex/widgets/assets/65543166/135cf872-4e0c-43e1-a0ec-3317c45ac45d