Trying to debug my Flutter App in my Android (Asus zenfone 3 max) without success.
Trying to find the problem, I ran the command:
flutter doctor
Output:
[!] Connected devices
! Doctor found issues in 1 category.
Too see more details:
flutter devices
Device H1AXB600S423ZP4 is not authorized.
You might need to check your device for an authorization dialog.
Considerations:
- The debugger menu is enabled.
- Debugging USB is enabled too.
- The android is configured to transfer files (USB mode)
- Using Intellij IDEA