Can we detect touch events when the phone screen is locked in iOS? I want my app running and accessible even when the phone screen is locked.
Asked
Active
Viewed 218 times
0
-
No it is not possible. But you can create an app Widget, which is not really "running and accessible even when the phone screen is locked" but it's as close as you will get. – aramusss Jul 24 '15 at 07:55
-
Thanks all, I almost knew the answer, but it was one of my client's insane requirement, so I had to ask. – Ghazalah Jul 27 '15 at 05:18