MSIX from Flutter Build published in MS Store -> Add dependencies + removing files when app is reseted

j0chn 1 Reputation point
2022-05-27T18:15:17.133+00:00

Hey there,
I am developing an app with flutter framework.
I already published it in MS Store. When is wanted to submit a newer version it was revised because of missing dependencies.
I uploaded a MSIX packaged created from build files.
So I'd like to know how I can add dependencies.
The first one is libsodium.dll which needs to be copied to C:\Windows\System32
The second one is the VSRedistributable.

My app creates a subfolder within C:\<user>\Documents and creates files in there.
A request was to delete those files if the app is reseted within MS Windows settings -> Apps.
How can I achieve this?

Thank you very much.

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
856 questions
{count} votes