[iOS] Private relay with device wide vpn

For NETunnelProvider extension , In a device wide VPN scenarios, is it possible to make Private relay work.

Apple states not: "...if your app provides a network extension to add VPN or app-proxying capabilities, your extension won't use Private Relay and neither will app traffic that uses your extension."

For NETunnelProvider extension , In a device wide VPN scenarios, is it possible to make Private relay work.

Traffic that is claimed by a NEPacketTunnelProvider will take precedence over iCloud Private Relay. For example, when iCloud Private Relay is turned on, and traffic is claimed by a NEPacketTunnelProvider, that traffic will be routed to the Network Extension instead of iCloud Private Relay. All other traffic that is not claimed by the NEPacketTunnelProvider, and is eligible, will be protected by iCloud Private Relay.

Matt Eaton
DTS Engineering, CoreOS
meaton3@apple.com
[iOS] Private relay with device wide vpn
 
 
Q