I am making security application in which I want to block some services of iPhone. So what I need is before any app launch, there is a simple view for users to enter password. If the password is correct, the app will launch otherwise app will close.
Share
You cannot do that if you want to publish your app through app store according to Apple’s sandbox theory. Even there’s a way to do it, you will get rejected from Apple.