You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: