### Description This should go somewhere here https://github.com/PostHog/posthog-ios/blob/b0c6c1847228ce1fb78438be21cfe39cddc55254/PostHog/Replay/URLSessionInterceptor.swift#L108-L117 Some builtin PII scrubbing is necessary, take a look at the JS SDK. - Android (this issue) - iOS (https://github.com/PostHog/posthog-ios/issues/159) - RN (https://github.com/PostHog/posthog-js/issues/3810) - Flutter (https://github.com/PostHog/posthog-flutter/issues/422)
Description
This should go somewhere here https://github.com/PostHog/posthog-ios/blob/b0c6c1847228ce1fb78438be21cfe39cddc55254/PostHog/Replay/URLSessionInterceptor.swift#L108-L117
Some builtin PII scrubbing is necessary, take a look at the JS SDK.