- SUMMARY
iOS16 Beta system local network permission pop-up alert does not display
- STEPS TO REPRODUCE
- Install My App for the first time on iOS16 Beta system devices
- Open the My App and you will first see the local network permissions introduction page
- On this page we will send UDP broadcast packets
- RESULTS
The user should then see the local network permission authorization pop-up alert,but there is no actual popup in iOS16Beta,but it works fine on the previous version of iOS system
- NOTES
On the previous version of iOS system, by sending UDP broadcast, the local network permission authorization pop-up alert can be triggered normally, but in iOS16Beta, the pop-up alert will not appear, and the local network permission switch will not appear in the App-related system settings. I don't know how to deal with this problem. I have tried many methods and it doesn't work. Can someone help me.
There have been a bunch of fixes to local network privacy since the start of this thread, including significant fixes for both iOS (I can’t remember the exactly release, sorry) and macOS (in one of the later macOS 26 builds). Given that, experience from previous OS releases is unlikely to be relevant.
For example, one of the bugs mentioned upthread, FB11538990, was fixed in iOS 16.
If you continue to have local network privacy problems on iOS 26, or later releases of macOS 26, my advice is:
-
Review TN3179 Understanding local network privacy, which has a lot of the important backstory here.
-
Try to isolate the problem to a specific local network operation. If you escalate an issue that’s something “my app has local network privacy problems” then that’s unlikely to get traction.
For an example of the sort of isolation I’m talking about, see this thread. VictorPetitjean’s persistence and skill is what allowed us to finally fix one of local network privacy’s more annoying problems.
-
Start a new thread here on the forums with the details of your issue. Put it in the App & System Services > Networking and tag it with both “Network” and “Privacy”. That way I’ll be sure to see it go by.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"