aws / amazon-chime-sdk-android

An Android client library for integrating multi-party communications powered by the Amazon Chime service.
https://aws.amazon.com/chime/chime-sdk/
Apache License 2.0
103 stars 53 forks source link

Chime SDK crashes when enable background blur on preview screen #600

Closed georgezy-amzn closed 2 months ago

georgezy-amzn commented 5 months ago

Describe the bug When background blur is enabled on preview screen, the SDK will crash with 3 ways:

To Reproduce Steps to reproduce the behavior: For scenario 1:

For scenario 2:

For scenario 3:

Expected behavior The SDK should not crash when background blur is enabled on preview screen

Logs If applicable, add logs from logcat to help explain your problem.

Screenshots If applicable, add screenshots to help explain your problem.

Test environment Info (please complete the following information):

Additional context Add any other context about the problem here.

georgezy-amzn commented 5 months ago

A fix has been applied, pending release.