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

-(void)timerLabel:(MZTimerLabel*)timerLabel finshedCountDownTimerWithTime:(NSTimeInterval)countTime{ #66

Open
Hartistic opened this issue Dec 26, 2015 · 1 comment

Comments

@Hartistic
Copy link

Putting an AlertViewController within this method will make the AlertViewController carry over to the next viewcontroller. I am doing a quiz type app using your timer, and cannot figure out how to invalidate the timer before it goes to the next view. I have tried pause, setting the delegate to nil, timer to nil, etc.

@mineschan
Copy link
Owner

hi @emtjoshhart

Can you try to follow these changes (in MZTimerLabel.m) and see if it fix your problem?

liuxuan30@6bc62e7

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