Hi,
I've searched this forum for over an hour, and I must be doing something wrong.
From what I understand, the Timer object should keep functioning when the app is in the background, except if it is disabled (for example in Activity Paused). Is this true?
I've attached a very small sample app, and it's not doing it. Once I press the home screen then the Timer Tick event doesn't fire. But once I bring it back to the front it keeps going.
How do I keep it going?
Thanks,
Rodney
I've searched this forum for over an hour, and I must be doing something wrong.
From what I understand, the Timer object should keep functioning when the app is in the background, except if it is disabled (for example in Activity Paused). Is this true?
I've attached a very small sample app, and it's not doing it. Once I press the home screen then the Timer Tick event doesn't fire. But once I bring it back to the front it keeps going.
How do I keep it going?
Thanks,
Rodney