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

Delegate method not called #130

Open
mrikhstu opened this issue Aug 6, 2020 · 0 comments
Open

Delegate method not called #130

mrikhstu opened this issue Aug 6, 2020 · 0 comments

Comments

@mrikhstu
Copy link

mrikhstu commented Aug 6, 2020

The delegate showCaseWillDismiss doesn't get a callback unless you implement showCaseDidDismiss.

Implementing the did is necessary for will to work! Since they both are optional, shouldn't just calling one method work?

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

1 participant