Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix FilePicker on Windows Unpackaged #10356

Merged
merged 2 commits into from
Sep 28, 2022
Merged

Fix FilePicker on Windows Unpackaged #10356

merged 2 commits into from
Sep 28, 2022

Conversation

mattleibow
Copy link
Member

Description of Change

The StorageApplicationPermissions.FutureAccessList API is not needed and crashes the app in unpackaged apps: microsoft/WindowsAppSDK#2995

Issues Fixed

Fixes #10313

@jsuarezruiz jsuarezruiz added platform/windows 🪟 area-essentials Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info labels Sep 28, 2022
@mattleibow mattleibow merged commit 160dbc4 into main Sep 28, 2022
@mattleibow mattleibow deleted the dev/fix-10313 branch September 28, 2022 08:47
@github-actions github-actions bot locked and limited conversation to collaborators Dec 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-essentials Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info platform/windows 🪟
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FilePicker issues when using WindowsPackageType=None
2 participants