Replies: 2 comments
-
Thanks for reaching out. I've assigned this to a dev that can best answer your question. |
Beta Was this translation helpful? Give feedback.
0 replies
-
There is no encryption of package contents. All html/script assets will be visible to the user as plain text in package install folder, which is C:\Program Files\WindowsApps<package-full-name>. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
when you package up a UWP web app for the store, is there any kind of encryption of the package contents?
e.g. if we have html and javascript built into the Assets folder of the app, are they viewable as plain
text easily after the user downloads the app?
Beta Was this translation helpful? Give feedback.
All reactions