How to create a countdown timer (maybe from 2 minutes) to 0 seconds?

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

I am creating a recording App, I need a counter to count down as soon as the record has started.

Hello @Johnnie Cullen​

You can use the Timer API to achieve your requirement. Set the timer for 2 minutes and after the 2 minutes the call back will execute and in the callback you can write your business logic to stop the recording.

https://docs.kony.com/konylibrary/visualizer/viz_api_dev_guide/Default.htm#kony.timer_functions.htm#timer.sc

Thank you, I will have a look

Hi @Johnnie Cullen​ ,

Please refer to the below document for information on Timer API

https://docs.kony.com/konylibrary/visualizer/viz_api_dev_guide/content/kony.timer_functions.htm

Thank you

Thank you @Advm Avewy​ I will have a look and Implement the functions to meet my requirements.

@Johnnie Cullen​

Did my response help you? If yes, make sure you click [Select as Best] under the response to close the post.

Thank you very much

Hi @Twvcey Rvndvll​ @Advm Avewy​

Is there any way where we can check if timer exists(i.e scheduled) using it's timer Id and cancel the timer (if exists).

In android we don't face any issue while canceling the timer(even if it does exists or doesn't exists) but where as in iOS, we are facing issue, when we try to cancel timer which is not scheduled.

Note: scheduling timer in IF condition

or

should we handle the mentioned scenario using code logic.

Hi @Rose Bvll​ ,

We invite you to visit our Ideation portal (link below) on Base Camp and vote on a similar request or create a new Idea based on your requirements. The Ideation portal will allow you to keep track of your Ideas (feature requests), Ideas you have voted and commented on, and Ideas submitted by your organization. You will also be able to see the status of the Idea as it gains popularity and moves through the process. Ideation portal - https://basecamp.kony.com/s/ideation?page=1 If you want to read more about Ideation - https://basecamp.kony.com/s/articlelistview

Direct link to read about Ideation: https://basecamp.kony.com/s/article-detail/a046A00000ATyESQA1/how-to-submit-a-product-idea-at-kony