Hi,
would it be possible to set a countdown starting from a specific date, and displaying the remaining days in the background?
Regards
Nicola
what is the background in this case?
the background of your own app?
Taifun
For example, I set the date to August 5th and through the Itoo extension, it checks the system date and displays in the background...that we are 3 days away from the final date.
Can you show a screenshot how this could look like to understand, what is that background you are talking about
Taifun
Ok, you like to keep your countdown running an display it somewhere while your app is in the background. .
However as it is running in the background, there is no user interface available to display something...
You could use a notification to display the current countdown
Just use the itoo extension together with the notification style extension
Taifun
Where exactly are you using the notification style extension in your blocks?
Also where are the blocks for your background process called run?
Follow rhe guidelines in the itoo thread... Without implementing the background functionality obviously nothing will run in the background
Taifun