I'd like to add new custom button to tooltip area (in my Ionic 3 App) in order to disable tour guide in my app. Currently I enabled tour guide in 5 pages but I don't know How allow the user to disable di features. What is the action that I can use to disable the tour?
I tried to use the "skip" button catching onexit event but it is triggered on both buttons: skip and complete/done.
I'd like to add new custom button to tooltip area (in my Ionic 3 App) in order to disable tour guide in my app. Currently I enabled tour guide in 5 pages but I don't know How allow the user to disable di features. What is the action that I can use to disable the tour?
I tried to use the "skip" button catching onexit event but it is triggered on both buttons: skip and complete/done.
Could you please help me?
Thanks