Hello all,
I'd like to understand if we have a mechanism for an app to understand if a user has activated iCloud Private Relay in iOS 15.
Private Relay introduces some unexpected behaviour in my application, and I'd like to prompt/warn users of this fact if and when they make the choice to activate this feature.
I understand if the device is supervised this feature can be controlled, but my app mainly runs in an unsupervised context so that is largely not useful for me.
Hello fonstok. You don't state what your app does that causes it issues with Apple Private Relay, nor what kind of issues your app is having. It's unusual that your app would need to worry about the type of network it's on. What are these unexpected behaviors?
I would suspect you'll want to update the app to handle Apple Private Relay rather than trying to warn users about it.
If you're a network admin and you have audit policies in place, or you rely on a unique IP address, you will want to review Prepare Your Network or Web Server for iCloud Private Relay.
—jasonag.