I'm looking for a way to get the instructions from Maps Navigation. Currently I think the only possible way is to read the notification data that is placed at the top by Maps Navigation. My reason for beleving that this is the only way comes from this post. I tried getting the data with the OnNotificationPosted method, but i cant find directions data in the StatusBarNotification object...
Does anyone have a solution or better idea on how to achieve this