Is it possible to write a parental control app for iOS? [closed]

青春壹個敷衍的年華 提交于 2019-11-28 11:58:40

This is not possible for a third-party app and a non-jailbroken device. Did you look at Settings → General → Restrictions? It’s not exactly what you’re after, but it’s a good start.

Actually, this is possible, using the Device Enrollment Program. (This YouTube video found by Kudi shows the device enrollment profile installation procedure.) The DEP is mostly meant for large companies managing their company devices, but apparently it can also be used for other features. It would be interesting to hear the details from somebody who has jumped through the hoops, I have no experience with DEP myself.

For restrict internet access, it can be achieved with new introduced NetworkExtension API of iOS 9.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!