Bala
Bala

Reputation: 1375

can we lock few of installed iphone app or default app by our own app? is it posible to do?

i want to lock some of the installed app by my own app, please help me to do it.

hope some one may did already. its a kind of child lock.

Thanks

Upvotes: 0

Views: 537

Answers (3)

Anjali jariwala
Anjali jariwala

Reputation: 445

No, It's not Possible, After spent too much time, Find the official doc provided by Apple. Hope this may helps you: https://support.apple.com/en-in/guide/security/sec15bfe098e/web

Upvotes: 0

Saurabh
Saurabh

Reputation: 22873

Not Possible! Apple will not allow this app on iTunes

Upvotes: 0

Caleb
Caleb

Reputation: 124997

Each app runs in its own sandbox and cannot affect other apps outside a few well-defined mechanisms, such as custom URLs. The capability is clearly there in the operating system, since you can restrict access to certain apps in the Settings app (Settings->General->Restrictions). There's no public API for doing that, though, and it's a good guess that Apple has locked that functionality down pretty tightly.

Upvotes: 2

Related Questions