Screen time

Hi

I want to use the new iOS 16 Screen time API to show a block page over Safari and Chrome when the user enters an "adult-content" page like a gun store, allowing it to continue searching on the internet if the user wants.

Any tips on how to do this?

Thanks in advance

Hi Jesus, take a look at the Screen Time framework. It sounds like STWebpageController might be of interest to you.

Thanks @Developer Tools Engineer, I'm wondering how to use it, because I instantiate this controller in my app and it does not work. (Obviously I accepted the screen time permission after requiring it)

Which are the requirements to use? (which extension should I use or how to register the controller to be called by the system)

Thanks in advance

Screen time
 
 
Q