Local Network Privacy FAQ-15

This thread has been locked by a moderator.
This post is part of the Local Network Privacy FAQ.

My app presents the local network privacy alert unexpectedly. Is there a way to track down the cause?


If the alert is correlated with something you do in your app then you can step through your code to see what triggers it. However, in some cases this won’t help. For example, some third-party libraries automatically run code in your app that triggers the local network privacy alert. One option here is to start removing any third-party libraries from your app until you figure out which one is triggering it, and then raise this issue with the library’s vendor.

If you get completely stuck then start a new thread here on DevForums and I’ll try to help out there. Make sure to tag your thread with one of the standard networking tags (Bonjour, CFNetwork, or Network).

Back to the FAQ
Up vote post of eskimo
2.5k views

Replies

Local Network Privacy FAQ.

My app is experiencing a similar issue, it unexpectedly presents the local network privacy alert. Currently, the app does not use any (Bonjour, CFNetwork, or Network). I want to know if this alert is automatically triggered by Apple or if there are any reasons that could cause this alert to be displayed?

Thank so much!

  • Oh wow, this thread was meant to be locked. I've fixed that now. If you still need help with this, please do start a new thread with the details.

Add a Comment