Hi,
I am developing an app which can be used in case of emergency. I want my app to be available on locked screen too. How can i do that?
Thanks
Hi,
I am developing an app which can be used in case of emergency. I want my app to be available on locked screen too. How can i do that?
Thanks
There's no way to put a normal app on the lock screen. One option is to create a Today extension, which the user can add to their Today view, which is optionally available when the device is locked.
See App Extension Programming Guide for more.
Share and Enjoy
—
Quinn "The Eskimo!"
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
let myEmail = "eskimo" + "1" + "@apple.com"
wwhat about if I wanted to add fields to the medical alert interphase on the lock screen.