Skip to content
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

Audio message does not stop playing in certain scenarios #5628

Open
artem-tamilin opened this issue Feb 12, 2025 · 0 comments
Open

Audio message does not stop playing in certain scenarios #5628

artem-tamilin opened this issue Feb 12, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@artem-tamilin
Copy link

Description:
When an audio message is played, it continues playing in the following scenarios, where it should stop instead:
1. When the app is minimized (sent to the background).
2. When navigating to a different screen.
3. When the audio message is deleted.

Expected Behavior:
• The audio playback should stop when the app is minimized.
• The audio playback should stop when navigating away from the chat screen.
• The audio playback should stop when the message is deleted.

Steps to Reproduce:
1. Play an audio message.
2. Minimize the app, navigate to a different screen, or delete the message.
3. Notice that the audio continues playing in the background.

Environment:
• Stream Chat SDK Version: 6.8.0
• Device: Google Pixel 4
• OS: Android 15

2025-02-12.11.10.13.mp4
@artem-tamilin artem-tamilin added the bug Something isn't working label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant