excludeAPNs
A Boolean value that indicates whether the system excludes all APNs network traffic from the tunnel.
Declaration
var excludeAPNs: Bool { get set }Mentioned in
Discussion
If this property is true, the system excludes Apple Push Notification services (APNs) traffic, but only when the includeAllNetworks property is also true. NETransparentProxyManager doesn’t support this property.
The default value for this property is true.