SRCountdownTimer icon indicating copy to clipboard operation
SRCountdownTimer copied to clipboard

Countdown not starting again.

Open NikunjGodhani opened this issue 4 years ago • 1 comments

Hi, I hope you are doing well in pandemic. I am using your SRCountdownTimer in my fitness app. I am stating countdownTimer in the viewdidLoad. countdownTimer.start(beginingValue: 10, interval: 1) First time it's working perfectly. When timer reach to 0 then after I reset timer using your method. I implemented in the SRCountdownTimer.swift file as per your instruction (pull request). Now I am calling countdownTimer.start(beginingValue: 60, interval: 1) after reset then animation is not starting.

What is the problem ? Countdown is not again stating in your code. Please provide me solution as soon as possible.

NikunjGodhani avatar Nov 06 '20 10:11 NikunjGodhani

@NikunjGodhani Could you figure the solution or find an alternate?

rptwsthi avatar Apr 20 '21 10:04 rptwsthi