Mobile video Black Tile issue
jumcclure opened this issue · 1 comments
jumcclure commented
Describe the bug
We are experiencing a problem where a black video tile appears in video meetings under the following circumstances:
- when multiple participants join the meeting with their video turned on.
- when someone leaves the meeting.
- pin the video of the person you want.
- choose to hide self-video view.
To Reproduce
Steps to reproduce the behavior:
- The screen re-rendered multiple times
- SDK re-initialized all the videos and re-rendered them again.
- Occasionally, black tiles appeared, app eventually crashed with the error message "unable to find node bind video."
- If other participants left, black tiles appeared
Expected behavior
Video tiles continue to display normally.
Logs
chime_video_black_tile_logs_with_screenshots.zip
See attached file.
Screenshots
See attached file.
Test environment Info (please complete the following information):
- Device: iPhone13, iPhone14
- OS: iOS 15.7.5, iOS 16.4.1
- Version AmazonChimeSDK: v0.22.7
- Version AmazonChimeSDKMedia: v0.22.7
- Can you reproduce this in the demo app? Yes
Additional context
Originally submitted here - aws/amazon-chime-sdk-js#2662
georgezy-amzn commented
This is duplicate of aws/amazon-chime-sdk-android#563