locked
What is required for the simulator to show toast notifications? RRS feed

  • Question

  • I have an app that shows a toast notification perfectly on a Windows 8.1 Desktop and Surface RT, but does not show on the simulator.

    I am wondering how to configure the simulator to show the notification.

    Thanks for any tip in advance!


    Hong

    Monday, November 25, 2013 5:43 PM

Answers

  • That is a known limitation due to the simulator using a duplicated user logon session. You can see/debug the toast notification only on the Local Machine or a Remote Machine.

    Windows Store Developer Solutions, follow us on Twitter: @WSDevSol|| Want more solutions? See our blog

    Monday, November 25, 2013 7:36 PM
    Moderator

All replies

  • That is a known limitation due to the simulator using a duplicated user logon session. You can see/debug the toast notification only on the Local Machine or a Remote Machine.

    Windows Store Developer Solutions, follow us on Twitter: @WSDevSol|| Want more solutions? See our blog

    Monday, November 25, 2013 7:36 PM
    Moderator
  • Thanks for the prompt response, Prashant. 

    I hope this is prominently warned in MSDN document so that developers will not spend a lot of time scratching their heads and blaming their code.


    Hong

    Monday, November 25, 2013 7:54 PM
  • Thanks for the feedback Hong. I will file a doc bug for this! I agree, the documentation could certainly have been clearer.

    Windows Store Developer Solutions, follow us on Twitter: @WSDevSol|| Want more solutions? See our blog

    Monday, November 25, 2013 7:59 PM
    Moderator