Hi,
I have an app that is using the notification property of a RadHubTile. In this notification, I want to set a quantity retrieved from a local SQLite database. The quantity will be dynamic.
What is the best way to update this notification? A Background Task? A simple timer? or something else?
Thanks
Cheri