Agora-Flutter-SDK icon indicating copy to clipboard operation
Agora-Flutter-SDK copied to clipboard

Android Screen Capture issue

Open AgnelR opened this issue 6 months ago • 0 comments

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
[Paste your code here]

Screenshots or Video

Logs

Logs
[Paste your logs here]

Flutter Doctor output

Doctor output
[Paste your output here]

AgnelR avatar Jun 04 '25 11:06 AgnelR