I am working on the UWP -IoT and I wanted to push notification with a button tap event. How can I do it?
Plus, after my IoT device receives the push notification, is it possible to perform some operations or actions based on it? Like say, while the IoT UWP application is running, a notification arrives and the user can't tap on the notification. Could such events be handled?