Tinh Huynh

Results 6 issues of Tinh Huynh

Version: 0.3.8 Hi, I am trying to make a call (ringing: true), and using StreamCallContainer to display the call. When StreamOutgoingCallContent is shown, I tap on Microphone or Camera button...

# Submit a pull request ## CLA - [x] I have signed the [Stream CLA](https://docs.google.com/forms/d/e/1FAIpQLScFKsKkAJI7mhCr7K9rEIOpqIDThrWxuvxnwUq2XkHyG154vQ/viewform) (required). - [x] The code changes follow best practices - [x] Code changes are tested...

### Which packages are you using? stream_chat_flutter ### On what platforms did you experience the issue? Android ### What version are you using? 8.0.0-beta.3 ### What happened? I want to...

bug

Hi, the `PodPlayerController` uses `UniqueKey().toString()` to generate a tag for the internal `PodGetXController`. However, in Flutter 3.22, there is an [issue](https://github.com/flutter/flutter/issues/149406) that `UniqueKey` always returns "Instance of UniqueKey" in release...

I used the `default` call type with video enabled, but the push notification still shows the audio call icon. Is that an issue? ![ảnh](https://github.com/user-attachments/assets/3128453e-8628-4fde-baae-1b75dc34760d) ``` @override Future makeCall(String otherMemberId, {bool...