Hello
I am trying to allow the user to automatically get driving directions using there native map program.
The problem I am having is that it opens the Map correctly with the driving directions but there is no way to go back into the app.
Code: Select all
For example I click on a button the native map program opens and givs the user directions. But now the user cannot go back into my app. Every time they click in my app it open the same driving directions from the link. Ideas?
Thank you