通知中的多个图块 [英] Multiple tiles in notification

查看:68
本文介绍了通知中的多个图块的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的应用程序中,我使用通知轮询(startPeriodicUpdate到URL),我得出的结论是我只能这样设置一个磁贴:我提供了一些< bindings>希望应用程序可以循环它们,但似乎没有。广角和方形版本
显示确定,但是当我提供超过这两个变量时,没有显示任何内容。

In my app I am using notification polling (startPeriodicUpdate to a URL) and I'm coming to the conclusion that I can only set a tile this way: I supplied some <bindings> to in hope the app would cycle them, but it seems not. The wide and square versions show up ok, but when I supply more than these 2 variations nothing is shown.

这应该是这样吗?文档(在
http://msdn.microsoft.com/en- us / library / windows / apps / br212859.aspx
)不要提这个案例。我不想展示很多瓷砖,但至少不止一个。我可以在最大频率(1/2小时)获取,并且每次提供一个不同的频率,但它确实是
似乎不是一个好的选择。

Is this supposed to be this way? The docs (at http://msdn.microsoft.com/en-us/library/windows/apps/br212859.aspx) don't mention this case. I don't want to show a lot of tiles, but at least more than one. I can fetch at the max frequency (1/2 hour), and supply a a different one each time, but it does not seem a good alternative.

此外,磁贴提取器似乎向图像发出HEAD请求。当服务器不支持这种请求情况时,磁贴无声地失败。这里的服务器有问题,但是根本没有显示瓷砖似乎太多了:)

Also, the tile fetcher seems to issue a HEAD request to the image. When the server does not support this kind of request case the tile silently fails. The server here is at fault, but not showing the tile at all seems too much :)

推荐答案

有几个图块样本:
http://code.msdn.microsoft.com/windowsapps/site/search?query=tile&f%5B0%5D.Value=tile&f%5B0%5D.Type= SearchText& ac = 8

其中一个做你想做的事吗? 我从你的描述中不清楚你在问什么。 此外,PushNotification服务可能是您想要的。 

Do one of these do what you want?  I am not clear from your description what you are asking.  Also the PushNotification service may be what you want. 

-Jeff


这篇关于通知中的多个图块的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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