Victoria Ashworth d94d5540b3
[CP stable] Don't throw on error for mDNS when searching for Dart VML url on core devices (#172461)
Impacted Users: iOS users on macOS 15
Impact Description: mDNS may cause a crash on macOS 15 if permissions are missing. When possible use device logs to continue the process instead of using mDNS.
Workaround: Enable mDNS permissions
Risk: low
Test Coverage: Yes
Validation Steps: Toggle off Local Network permissions (System Settings > Privacy & Security > Local Network) and do `flutter run` on iOS 17+ physical device. Device should still connect.

Release note: This is a prerequisite to allowing stable branch to be upgraded to macOS 15
2025-07-21 20:29:41 +00:00
..