Is it possible to create a security tool for IOS that would control and enable/disable some system calls and resources (e.g. application launching requests, Internet access, etc.)?
I'd like to create an app that will act like a parental control.
We can do this in Windows by a few kinds of system drivers, what about IOS?