windows 10 - Do I need to keep an image I used for creating SecondaryTile? -


when create secondarytile custom image, save image first in localfolder, pass "ms-appdata:///local/.." uri secondarytile constructor.

after tile created, need keep logo image in local storage until it's unpinned? on desktop, create tile, remove image local storage, reboot pc , tile , image still on place. however, on mobile, same , tile ends no logo, transparent.

so, os keep own cache of tile's image, or need take care of it? , behavior different between desktop , mobile?

i had similar problem live tiles. speaking if want use custom image tiles, should declare image location, uwp run on mobile devices. on windows 10 mobile application referring assets folder that's why images has disappeared.


Comments

Popular posts from this blog

Hatching array of circles in AutoCAD using c# -

ios - UITEXTFIELD InputView Uipicker not working in swift -

Python Pig Latin Translator -