Hi, is there a way to turn on/off an iOS devices' screen via c# script?
What I want to do is to turn the screen off when it is not in use(for example the device is placed on a surface), but keep the application running, and turn the screen on if the device is in use later.
For iOS device if the screen is turned off, it means the device is in 'stand-by' state so you have to manually turn it on by pressing the home button or the power button, and unlock the phone. I don't want the device to be locked when the screen is off, but I don't know how and I don't think Apple offers that functionality. I'm just curious if anyone came up with a solution or something(like jail-breaking).
↧