feedback-assistant / reports

Open collection of Apple Feedback Assistant reports
226 stars 2 forks source link

FB15174243: No API to check for Local Network Permissions #557

Open macmade opened 1 week ago

macmade commented 1 week ago

Description

macOS 15 introduces a new privacy prompt for Local Network Access. Unfortunately, there is currently no way to check if the user has already granted or denied access to Local Network.

Being able to check access is very important in providing the best possible user experience in an app. If a user has denied access, we need to be able to provide that information and provide instructions on how to enable access back.