使用C#在Windows Phone 8中使用Toast推送通知(后台应用程序案例) [英] Toast Push Notification (Background application case)in windows phone 8 using C#

查看:81
本文介绍了使用C#在Windows Phone 8中使用Toast推送通知(后台应用程序案例)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



大家好,



我在应用程序中使用Tost推送通知,而申请是运行良好。

如果应用程序在后台,我收到正确的通知弹出窗口并点击Toast通知将在链接的应用程序上启动xaml视图。

问题是当没有点击推送通知弹出窗口,可以检索通知内容吗?
b

请给我保佑。



问候,

Davide


解决方案

试试这个


 SystemTray.SetIsVisible(this,false); 


Hi All,

I am using in application Tost push notification, while application is running working well.
If application is in background, i receive correctly notification popup and Tapping the toast notification will launch xaml view on the app linked.
The problem is when the push notification popup is not tapped, it is possible to retreive notification content?

please healp me.

Regards,
Davide

解决方案

Try this

SystemTray.SetIsVisible(this, false);


这篇关于使用C#在Windows Phone 8中使用Toast推送通知(后台应用程序案例)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆