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

Decide when showIntroMessage is called #66

Closed
Serchinastico opened this issue May 4, 2016 · 2 comments
Closed

Decide when showIntroMessage is called #66

Serchinastico opened this issue May 4, 2016 · 2 comments

Comments

@Serchinastico
Copy link

Hi Instabug team!

Is there any option to avoid the library from calling showIntroMessage automatically? In our case, we want to decide when to show the educating message and show it only once. The fact that the library decides when to show you the popup is not documented anywhere and is kind of surprising IMHO.

We are using Instabug 5.2.2

Thanks for your time!

@cisclub
Copy link
Contributor

cisclub commented May 8, 2016

Hello @Serchinastico
You can prevent automatic intro message via [Instabug setIntroMessageEnabled:NO] and then you can invoke it whenever you want manually via [Instabug showIntroMessage]

@Serchinastico
Copy link
Author

It seems to work just as expected.

Thanks for your time!

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