GetStream / stream-video-flutter

Flutter Video SDK - Build your own video app experience using Dart, Flutter and the Stream Video Messaging API.
https://getstream.io/video/docs/flutter/
Other
37 stars 11 forks source link

(Android) Background service is recreating call in progress notification #615

Closed Brazol closed 4 weeks ago

Brazol commented 1 month ago

On Android, when StreamBackgroundService is set up, the call-in-progress notification is recreated very often during the call, triggering system sound/haptic feedback each time.

deven98 commented 1 month ago

Temp fix: #621