Can I send parameters in push notifications to toast (Windows Phone)?
问题 I have a case in my app where I need to send a push notification to a user device when the application is offline and appears as a toast notification. I need when the user clicks on the toast message to navigate to a specific page in my application depending on the message. I know that this is available in toast notifications but can I send parameters from my server to the toast to determine the page? 回答1: Of course you can. The XML of the toast notification you send from your server looks