I have a query regarding the behavior of Windows Store App when it is getting installed.
We usually see a notification on the bottom right corner of the screen when we install a store app, something similar to the attached image. If we click this notification, the application gets launched. Unfortunately, it does not happen in case of the my app. Therefore I want to know whether we need to do something extra within the app do handle the notification, or is it supposed to work by default. Please share your experience.
Mine is a WPF app converted to store app through desktop bridge. It is also a Windows Setting app, i.e. it is launched from Windows Settings window. It cannot have a start menu tile.