Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Tile notifications can update the images and text of application tiles, as you saw in Figure 17-2. Tile notifications are ideal for applications that convey small amounts of information, especially when that information changes frequently. For example, weather reports and compass headings are both good candidates for this category.
Note There is currently a limitation of 500 push notifications per subscription channel per day on unauthenticated web services. Later in this chapter, you learn about overcoming this limitation by setting up authenticated web services for push notifications.
You implement the tile notifications application in the same three steps you followed to implement toast notifications in the previous section: