Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to only display TourGuide on the user's first startup #113

Open
FelixEder opened this issue Aug 30, 2017 · 3 comments
Open

How to only display TourGuide on the user's first startup #113

FelixEder opened this issue Aug 30, 2017 · 3 comments

Comments

@FelixEder
Copy link

Is there a built-in way to only display the TourGuide tuturial the first time the user uses the app? Or should I make sure to only initialize a guide on the first start of the app? I could do that, but it would be much nicer if there was a pre-made way to do this in TourGuide.

@palVikas9
Copy link

I am looking for the same. Otherwise, I will have to write the code to show it only once. This will become a tiresome task as I show several other showcases in the application

@FelixEder
Copy link
Author

FelixEder commented Jan 19, 2018

@palVikas9 I didn't find a solution so I switched to ShowcaseView which has this feature, called singleShot. Check it out!

https://github.com/amlcurran/ShowcaseView

@palVikas9
Copy link

@FelixEder Thanks for the info but it does not have the sequential action that is needed by me for the same. I am thinking of taking a fork and adding the singleshot to this library for all versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants