AgoraIO-Extensions / AgoraIO-Extensions/Agora-Flutter-SDK
Android Screen Capture issue
- Vorherrschende Sprache
- Dart
- Sterne
- 795
- Forks
- 448
- Ø Merge
- 12 Std. 19 Min.
- Gemergte PRs (30 T.)
- 14
Beschreibung
### Version of the agora_rtc_engine
agora using native android dialog if i cancel the dialog i can't read the state of the cancel button.If i use method channel it provides me two dialogs one is native and another agora's native dialog. How to fix this(Can we fix without method channels)
@peilinok
@yeahren
@maxxfrazer
@littleGnAl
### Platforms affected
- [x] Android
- [ ] iOS
- [ ] macOS
- [ ] Windows
- [ ] Web
### Steps to reproduce
1. open the screen capture native dialog
2. Click cancel you can't read its state
### Expected results
Need to read screen capture cancel button
### Actual results
Unable to read screen capture cancel button
### Code sample
Code sample
```dart
[Paste your code here]
```
### Screenshots or Video
### Logs
Logs
```console
[Paste your logs here]
```
### Flutter Doctor output
Doctor output
```console
[Paste your output here]
```
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.