AgoraIO-Extensions / AgoraIO-Extensions/Agora-Flutter-SDK
Android Screen Capture issue
- Lenguaje dominante
- Dart
- Estrellas
- 795
- Forks
- 448
- Merge medio
- 12 h 19 min
- PR fusionados (30 d)
- 14
Descripción
### 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]
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.