2

I implemented liveTiles on my uwp application, but in this moment I use:

Windows.UI.Notifications.TileUpdateManager.CreateTileUpdaterForApplication().EnableNotificationQueue(true);

to save my Tiles, but the problem are this queu only allow 5 itens. Have any other way to put in queu or another element many tiles to show in LiveTile?

Thanks in advance.

fipcurren88
  • 701
  • 5
  • 26
  • According to the document, the maximum items of tile is 5. If you want more than 5 items, I'm afraid there is not a method for you to put in queu. – Jayden Mar 30 '16 at 05:20
  • @JaydenGu, Thanks. Yes, I need to put more than 5 items. Any suggestion? – fipcurren88 Mar 30 '16 at 08:34

0 Answers0