How to activate and open my app as soon as I unlock my screen in iOS devices

Eswara Prabu K

I'm managing few iOS devices, so I want to create a app to add security feature like collecting the user information from the user like UserID to track which user is currently using the device .

Desired output:

So I want to trigger my app as soon as a user unlock the device and without giving the details the user should not able to access the home screen of the Device.

Is it possible to do it with any framework in iOS without Jailbreak ?

Nikunj Damani

No its not possible. iOS does not allows application to manage device with it self. Application should work in the pre given area which is called Sandbox. So its not possible to handle the entire device and you can not check it that who is using the device.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

how can i make my iphone app to Supporting Multiple iOS Versions and Devices in swift programmatically using device screen size

How can I open my Android app through share screen?

On how many devices my iOS app is installed

How can I restrict users with 64 bit devices to install my iOS app?

How do I keep the screen on in my App?

How to lock my session as soon as I login?

How would I open my Chrome app in split screen rather than a new window?

The screen locks as soon as I close the lid of my laptop

How can I make my Xamarin.Forms for iOS and Android application show a splash screen as soon as possible after a user has opened the application?

How can I make tableview the default view screen for my iOS app?

How can I call Screen Time by setting from my app at iOS12

How to open IOS Linkedin Learning App from my app

How to open VK app from my ios app

How to open the ios Native dialer app from my App

How do I run my app on my iPhone with the Beta iOS?

How to retrieve in-app purchases and unlock premium version of my app?

How do I activate a script only if the mouse is at a certain coordinate of the screen without interfering with my keyboard?

How can I activate my iTunes Connect?

How to open default music app into my application ios 10

My app shows a splash screen. How can I make my test wait for the main screen?

Why My IOS app simulator stops showing my app screen

How can i add UIActivityIndicator to Splash screen of my app?

How can I get my app screen time on a hourly basis?

How do I define my app home screen group name?

How can i add lottie loading screen on my app?

How to open my app implicitly with my scheme?

How can my Obj-C GUI app open my .Net Xamarin.IOS GUI app?

If I build using iOS7 SDK, will my app have the new look on older devices?

How do I make a border around my whole screen for all the devices in Swift Xcode?