Hi,
We are implementing a flow where the end-user starts a session in the Safari browser, switches to an app and then returns to the Safari browser. The whole process should take less than 30 seconds, but if iCloud Private Relay is turned on, the IP address is changing in that short timeframe. In this case from 104.28.45.4 to 104.28.45.5. This does not seem to match with the description in: https://developer.apple.com/support/prepare-your-network-for-icloud-private-relay
“Additionally, the relay IP address will remain stable during a browsing session from a device, to make sure you will see a consistent address while a user is interacting with your website.”
-Anders