Toast notification isn't working?

后端 未结 3 1573
悲哀的现实
悲哀的现实 2021-01-20 09:12

I\'m following several examples to do a toast notification when I click a button in my app. I stepped through the following example: http://msdn.microsoft.com/en-us/library/

3条回答
  •  没有蜡笔的小新
    2021-01-20 09:50

    in Package.appxmanifest file, ApplicationUI/Toast capable should be Yes in order to Show our toast notifications.

提交回复
热议问题