iOS map navigation ability on lock sceen

Is there any API for navigation on lock screen like the Apple maps app? If not, please provide all the APIs that related to custom lock screen.

Try reading the documentation. If your app requires background location information it qualifies as

one of the categories allowed to run in the background which, would give you the same functionality

overall, as the maps app.

It's not only background mode. I need to customize the lock screen UI.

iOS map navigation ability on lock sceen
 
 
Q