ios - Change Destination in Apple Maps App from Notification - Swift 3 -
i have app opens destination in apple maps user can use apples turn turn navigation. when app receives local notification should ask user if wants end current navigation navigate new destination. right works if app active uialertcontroller , not when it's running in background local notification. (only destination changing method doesn't work, other methods called clicking "navigate new destination" button work)
is possible archive same functionality local notification?
thanks michael
Comments
Post a Comment