You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently using tutorial_coach_mark in my application for guided tours, and I'm facing a challenge. How can I start the tutorial from a specific target within the application?
During the tour, users navigate between screens, and I need them to be able to return to a previous screen and resume the tour from where it left off. However, I haven't found a way to specify a target point from which the tutorial should start after navigating between screens.
I'm looking for guidance on how to implement the functionality to start TutorialCoachMark from a specific target. This feature would greatly enhance the user experience by allowing seamless navigation between screens during the guided tour.
The text was updated successfully, but these errors were encountered:
I'm currently using
tutorial_coach_mark
in my application for guided tours, and I'm facing a challenge. How can I start the tutorial from a specific target within the application?During the tour, users navigate between screens, and I need them to be able to return to a previous screen and resume the tour from where it left off. However, I haven't found a way to specify a target point from which the tutorial should start after navigating between screens.
I'm looking for guidance on how to implement the functionality to start TutorialCoachMark from a specific target. This feature would greatly enhance the user experience by allowing seamless navigation between screens during the guided tour.
The text was updated successfully, but these errors were encountered: