Click here to Skip to main content
15,867,488 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i want developed a MDM(mobile device management) application in ios.

I searched and found a website which is almost exactly same for what I want to implement.

Here is link: https://kidslox.com/

open above link and go in how it works section.

We can achieve above functionality by mobile device management protocol,link is below.

https://developer.apple.com/library/content/documentation/Miscellaneous/Reference/MobileDeviceManagementProtocolRef/3-MDM_Protocol/MDM_Protocol.html

i want integrate following features.

Objective-C
Parent user can add child devices
Parent user manages added child device 
Following things to manages by Parent App
Child Device lock / unlock 
Restriction of use of Application for example its allow to use calling App, SMS App and not allowed to use Facbook etc..
Parent can fetch realtime location of child device 
Parent can controller entire device remotely


What I have tried:

i have done lots of R&D about MDM(mobile device management) but i can't find the any suggestion code, demo etc.

Please please give me a answer.
thanks.
Posted
Updated 29-Oct-17 23:31pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900