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

2

16

Is it possible to have parental control in iOS? Like the admin can decide which app user can access, restrict internet access , contacts, photos etc for particular user?

Holter answered 26/8, 2015 at 7:24 Comment(0)
T
12

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.

Twopenny answered 26/8, 2015 at 7:28 Comment(7)
Hi i just found one app. If you say this is not possible without jailbreak. Then how they are able to do that. App name is OurPactHolter
The app is so secure it’s not even available for download in my country, so I have no idea how it works.Twopenny
Here is the youtube video link :- youtube.com/watch?v=iYOWGKZjues This is how it works.Holter
You’re right! So it is possible. AFAIK this is the Device Enrollment Program in action, see my updated answer.Twopenny
It is actually MDM that enforces the policies. DEP automates the MDM enrolment process and ensures that MDM restrictions cannot be removed even by erasing the deviceToxoplasmosis
@Holter did you find any complete tutorial for MDM? because no one gives complete knowledge.Hemelytron
Link is broken.Pickar
H
0

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

Hermy answered 26/8, 2015 at 13:1 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.