I'm developing Windows Phone 8 application which uses Parse.com as a Mobile Backend for send/receive Push Notifications.
The problem I'm worried about is how to make application, which is not launched to navigate to a specific page when I tap on the toast notification, which was sent by service.
for example it must navigate to "/Views/SearchPage.xaml", but not to a default page.
Also I have a notification channel