I am developing windows phone 8.1 app using VS 2013.
I want to show toaster message for a period of time like toaster message in Andriod apps. What I am getting is Alert message and notification message. Both require user action at some point to closed the message.
What I want is to automatically close the message asynchronously .
Any help/suggestion would be greatly appreciated.
Thanks, Ilaiya.