Unexpected Local Network Privacy Alert in Special Scenarios

At times, I saw a Local Network Privacy Alert when opening an app, even when I'm exclusively using cellular data. Additionally, when I reinstall certain apps from the Apple App Store at the same time, some of them immediately request provincial network permissions, others do not which may only use the system network library.

Has anyone else faced this issue? It seems like a system issue lead to a unexpected behaviour.

The console log has some XPC_ERROR_CONNECTION_INVALID error log related to the process of nehelper.

nehelper sent invalid response: <dictionary: 0x245cb7e20> { count = 1, transaction: 0, voucher = 0x0, contents =
	"XPCErrorDescription" => <string: 0x245cb7fb8> { length = 18, contents = "Connection invalid" }
}	30760	0x89d905	UsageTrackingAgent	38502326	libsystem_networkextension.dylib

nw_parameters_set_source_application_by_bundle_id_internal Failed to convert from bundle ID (com.apple.UsageTrackingAgent) to UUID. This could lead to wrong data usage accounting.	30760	0x89d905	UsageTrackingAgent	38502326	Network

At times, I saw a Local Network Privacy Alert when opening an app, even when I'm exclusively using cellular data.

Are you talking about apps you’re developing?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Unexpected Local Network Privacy Alert in Special Scenarios
 
 
Q