Toast notification isn't working?

后端 未结 3 1577
悲哀的现实
悲哀的现实 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

    Also, make sure that you have "toast capable" set in the manifest (Package.appxmanifest).

提交回复
热议问题