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

The device remains in calling mode #623

Closed Brazol closed 1 day ago

Brazol commented 1 month ago

Reported by customer:

If you receive a call from me and neither decline nor accept the incoming call notification, it will register as a missed call. At this point, the call ends for both of us as expected. On my device, there are no issues. However, on your device, the call ends differently. Your device remains in calling mode, and you can't adjust the volume using the volume buttons until you restart the phone. Additionally, you won't be able to play any audio on your device.

deven98 commented 1 month ago

Likely related to https://github.com/hiennguyen92/flutter_callkit_incoming/issues/509

Brazol commented 1 day ago

Solved in latest release.