-
Notifications
You must be signed in to change notification settings - Fork 472
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
iPad 15.1 Users kicked out of meeting when turning on Camera in meeting #1762
Comments
This is a duplicate of #1710 and is currently tracked in the known browser bug issue in #1059. Can you try to pull this branch to see if it works for you https://github.com/aws/amazon-chime-sdk-js/tree/ios-15.1-fix ? |
@ltrung We tested the ios-15.1-fix branch and were still able to reproduce the issue. I'm attaching our logs. |
Did the user turn on content share or video?
|
I confirmed that they are turning on the camera. We just tried another test in the browser demo application, making sure that he clicked the Camera icon |
As far as our application goes, we detect mobile devices and disable the Screen Share button. |
We are also testing the fix. Seems to be working for us if and only if |
@rachinkapoor Thanks. So this is indeed the same issue as #1710 as I mentioned above. We disabled H.264 for now for iOS 15.1 device based on user agent but i guess when iPad has |
As a workaround, can you retry the code here e15565d#diff-12999dcd6545b6debd7a9cb6c9a75abb4982bf367947a9a2e97fbc87c1aa1e10R41 and update this to include Safari also e15565d#diff-878aade3f1ff249700b52b8c36f7715a1fd27b4f73344d55072e08aae78b8608R277 |
Updated the code in the branch https://github.com/aws/amazon-chime-sdk-js/tree/ios-15.1-fix to include Safari and iPad 15.1. |
See response here also #1710 (comment) |
Hi Team, We are waiting for the issue to be fixed. It's creating problems with the iPad and now iPad users cant able to use the application for the past 9 days. We are expecting a quick fix asap. |
Still have not understood if this issue was fixed or not. |
@karthi-manoharan @BissacM this branch contains a fix for Chrome and Safari on iPadOS 15.1. The fix is not pushed to NPM yet. |
Tested the latest from master as it seems that the fix has been merged and we were still able to reproduce this on iPadOS15.1. Works fine on iOS15.1 |
It worked fine for me on iPad iOS 15.1.0. Could you attach a console log? |
and which browser are you using? |
Please bump npm to 2.22.0 Thanks |
Hi @ltrung Chime SDK Version: 2.23.0 issue still exists. Can you please try this browser and test it. |
Double check and verified that I could turn it on in my iPad Pro. |
@ltrung |
@karthi-manoharan Please refer to my previous post but we do not currently support Brave information. |
Thanks @ltrung |
The workaround fix for iOS 15.1 has been released in the latest NPM version so closing this issue. |
What happened and what did you expect to happen?
iPad users are able to allow their cameras and see them during the Camera Preview. However, after they enter the meeting they
This was only reproducible on version 15.1. Versions 15.0 and lower worked fine.
Have you reviewed our existing documentation?
Reproduction steps
Amazon Chime SDK for JavaScript version
2.21.0
What browsers are you seeing the problem on?
Safari iOS
Browser version
15.0
Meeting and Attendee ID Information.
Meeting ID: bc-chime-test2
Browser console logs
ipad-kick-out-bug-log.txt
The text was updated successfully, but these errors were encountered: