publisher cache

About this tag
The publisher cache tag on WindowsForum.com covers discussions about sharing local app data in Universal Windows Platform (UWP) apps. Content explains how the system creates per-user app data containers within the app sandbox, preventing other apps or users from accessing that data. The tag focuses on mechanisms provided by the Universal Windows Platform to share data across apps and users when needed, such as through publisher cache or shared storage. Topics include app data containers, sandbox restrictions, and cross-app data sharing scenarios for Windows developers.
  1. News

    Sharing your local app data

    In the first installment of this blog series we looked at the various options at your disposal to store your app’s local data. In this post we will be looking at how that local data can be shared, both between apps and users. When an app is installed, the system creates a per-user app data...
Back
Top