Reputation: 2609
I am working on an application in which I want to set the password that locks the phone for a limited amount of time. While the password is set, the phone is locked except for sending or receiving phone calls to emergency numbers or user selected numbers in the application.
The phone is unlocked either when the time expires or when we enters the password.
My question is that is it possible ?
Upvotes: 2
Views: 427
Reputation: 3092
No. It's not possible on a vanilla iOS device. Maybe with a jailbreak.
May I ask why you want to create an app like that? The phone's lock works almost like that already?
Upvotes: 1