AgoraIO-Extensions / AgoraIO-Extensions/Agora-Flutter-SDK

Video call not working in release mode.

オープン
#2,433 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Dart
スター
795
フォーク
448
平均マージ
12時間 19分
マージ済み PR(30日)
14

説明

### Version of the agora_rtc_engine

I had updated agora_rtc version to 6.5.2 .
It is working fine in debug mode but in release mode it is not working.
It was previously working in release mode.
Can you please help me?

### Platforms affected

- [x] Android
- [ ] iOS
- [ ] macOS
- [ ] Windows
- [ ] Web

### Steps to reproduce

1. Run the app in release mode.
2. Once you try to call another user, the app doesn't function properly.

### Expected results

The call should be running.

### Actual results

The call gets stuck in waiting.

### Code sample

Code sample

```dart
[Paste your code here]
```

### Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

### Logs

Logs

```console
I/flutter ( 8195): state.localUid -- null state.muteLocalVideo -- false reached
I/flutter ( 8195): state.localUid -- null state.remoteUid -- null reached
I/flutter ( 8195):
I/flutter ( 8195): ╔╣ Request ║ POST
I/flutter ( 8195): ╚══════════════════════════════════════════════════════════════════════════════════════════╝
I/flutter ( 8195):
I/flutter ( 8195): ╔╣ Response ║ POST ║ Status: 200 OK ║ Time: 2122 ms
I/flutter ( 8195): ╚══════════════════════════════════════════════════════════════════════════════════════════╝
I/flutter ( 8195): ╔ Body
I/flutter ( 8195): ║
I/flutter ( 8195): ║ {
I/flutter ( 8195): ║ "data": {
I/flutter ( 8195): ║ "__typename": "Query",
I/flutter ( 8195): ║ "getChatAuthToken": {
I/flutter ( 8195): ║ "__typename": "AgoraTokenResponse",
I/flutter ( 8195): ║ "token": "007eJxTYOgK/f/DVVNehrNBcG3d/W33ohl//ivv6V5y+dUL7/KSj9EKDMmJSYZpScZpqeYGSS
I/flutter ( 8195): ║ ZpFqlJRpYpBuamRmmpqSkpKYYmiqYXMwT4GBgsT9kwMTKwMjACIYgvwWBmYWppZGSYYp5qZJBi
I/flutter ( 8195): ║ aGhgaWBpamBknAwAO5skRQ=="
I/flutter ( 8195): ║ }
I/flutter ( 8195): ║ }
I/flutter ( 8195): ║ }
I/flutter ( 8195): ║
I/flutter ( 8195): ╚══════════════════════════════════════════════════════════════════════════════════════════╝
I/flutter ( 8195): state.localUid -- null state.muteLocalVideo -- false reached
I/flutter ( 8195): state.localUid -- null state.remoteUid -- null reached
I/flutter ( 8195): state.localUid -- null state.muteLocalVideo -- false reached
I/flutter ( 8195): state.localUid -- null state.remoteUid -- null reached
I/flutter ( 8195):
I/flutter ( 8195): ╔╣ Request ║ POST
I/flutter ( 8195): ╚══════════════════════════════════════════════════════════════════════════════════════════╝
I/flutter ( 8195):
I/flutter ( 8195): ╔╣ Request ║ POST
I/flutter ( 8195): ╚══════════════════════════════════════════════════════════════════════════════════════════╝
I/flutter ( 8195):
I/flutter ( 8195): ╔╣ Response ║ POST ║ Status: 200 OK ║ Time: 1468 ms
I/flutter ( 8195): ╚══════════════════════════════════════════════════════════════════════════════════════════╝
I/flutter ( 8195): ╔ Body
I/flutter ( 8195): ║
I/flutter ( 8195): ║ {
I/flutter ( 8195): ║ "data": {
I/flutter ( 8195): ║ "__typename": "Query",
I/flutter ( 8195): ║ "getChatAuthToken": {
I/flutter ( 8195): ║ "__typename": "AgoraTokenResponse",
I/flutter ( 8195): ║ "token": "007eJxTYPiU9/Zi3c7rd++7vLC+wC+2z2ebatbpObfaDv4I+aP1ceJqBYbkxCTDtCTjtFRzgy
I/flutter ( 8195): ║ STNIvUJCPLFANzU6O01NSUlBRDEyPTixkCfAwMPLf2MDAysAIxIwOIL8FgZmFqaWRkmGKeamSQ
I/flutter ( 8195): ║ YmhoYGlgaWpgZJwMAFUaJw4="
I/flutter ( 8195): ║ }
I/flutter ( 8195): ║ }
I/flutter ( 8195): ║ }
I/flutter ( 8195): ║
I/flutter ( 8195): ╚══════════════════════════════════════════════════════════════════════════════════════════╝
I/flutter ( 8195):
I/flutter ( 8195): ╔╣ Response ║ POST ║ Status: 200 OK ║ Time: 1851 ms
I/flutter ( 8195): ╚══════════════════════════════════════════════════════════════════════════════════════════╝
I/flutter ( 8195): ╔ Body
I/flutter ( 8195): ║
I/flutter ( 8195): ║ {
I/flutter ( 8195): ║ "data": {
I/flutter ( 8195): ║ "__typename": "Query",
I/flutter ( 8195): ║ "getCallAuthTokenWeb": {
I/flutter ( 8195): ║ "__typename": "AgoraTokenResponse",
I/flutter ( 8195): ║ "token": "007eJxTYOCfmRa8f4XEnCc962+Gz5ste3lhmcDdxSqeVotXKcz4Ml9dgSE5MckwLck4LdXcIM
I/flutter ( 8195): ║ kkzSI1ycgyxcDc1CgtNTUlJcXQxMj0YoYAHwPDvKZfLIwMjAwsQKzGfTaDCUwyg0kWMCnBYGZh
I/flutter ( 8195): ║ ZmxumWacnGhskGKQapqUbGFiZmhgyMAAADHRKek="
I/flutter ( 8195): ║ }
I/flutter ( 8195): ║ }
I/flutter ( 8195): ║ }
I/flutter ( 8195): ║
I/flutter ( 8195): ╚══════════════════════════════════════════════════════════════════════════════════════════╝
I/flutter ( 8195): Joined Channel: 007eJxTYOCfmRa8f4XEnCc962+Gz5ste3lhmcDdxSqeVotXKcz4Ml9dgSE5MckwLck4LdXcIMkkzSI1ycgyxcDc1CgtNTUlJcXQxMj0YoYAHwPDvKZfLIwMjAwsQKzGfTaDCUwyg0kWMCnBYGZhZmxumWacnGhskGKQapqUbGFiZmhgyMAAADHRKek= 6859221d7e20d1109095023c
I/flutter ( 8195): 007eJxTYOCfmRa8f4XEnCc962+Gz5ste3lhmcDdxSqeVotXKcz4Ml9dgSE5MckwLck4LdXcIMkkzSI1ycgyxcDc1CgtNTUlJcXQxMj0YoYAHwPDvKZfLIwMjAwsQKzGfTaDCUwyg0kWMCnBYGZhZmxumWacnGhskGKQapqUbGFiZmhgyMAAADHRKek=
I/flutter ( 8195): state.localUid -- null state.remoteUid -- null reached
I/flutter ( 8195): state.localUid -- null state.muteLocalVideo -- false reached

```

### Flutter Doctor output

Doctor output
Flutter 3.32.7 • channel stable • https://github.com/flutter/flutter.git
Framework • revision d7b523b356 (10 weeks ago) • 2025-07-15 17:03:46 -0700
Engine • revision 39d6d6e699 (10 weeks ago) • 2025-07-15 15:39:12 -0700
Tools • Dart 3.8.1 • DevTools 2.45.1

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。