Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.29.2, on macOS 15.6.1 24G90 darwin-arm64
(Rosetta), locale en-VN)
[✓] Android toolchain - develop for Android devices (Android SDK version 36.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 16.4)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.3)
[✓] VS Code (version 1.102.1)
[✓] Connected device (5 available)
! Error: Browsing on the local area network for Nauqhnim’s iPhone. Ensure
the device is unlocked and attached with a cable or associated with the
same local area network as this Mac.
The device must be opted into Developer Mode to connect wirelessly. (code
-27)
[✓] Network resources
• No issues found!
Please check the following before submitting a new issue.
Please select affected platform(s)
Steps to reproduce
The issue only happened on iOS devices.
Permission.notification.statusorPermission.notification.request()both return Denied. The result is shown in the screenshot below.Expected results
Must be "Granted" status if the permission was allowed.
Actual results
Always returns Denied.
Code sample
Code sample
Screenshots or video
Screenshots or video demonstration
[Upload media here]
Version
12.0.0+1 (also tried 12.0.1)
Flutter Doctor output
Doctor output