Private API to capture URL on iOS

For experimental purpose, I am looking for a private framework/API which enables us to capture URL being opened in any of the browsers in iPhone. For example, when user clicks on any URL recieved in SMS, Email, enters URL in Safari or any other browser.


I know, on Supervised devices we can use Content filter to capture URL in Control provider. but this has its limitation like query strings are scrubbed, work only on supervised devices.

Replies

DevForums is not the right place to discuss private APIs, even if only for experimental purposes.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"