I'd like to programmatically lock a device from my app. Is this possible? I haven't been able to find any public APIs to do so. Since this app is more for personal use, I don't mind if I have to use a private API.
I'm hoping to get this working on iOS 10+.
Thanks!