Issue
From a widget, I use System.exitTo(course.toIntent()) to start navigating a course using native activities such as hike. This works perfectly when there is no activity running.
However, if there is already an activity running, then starting...