Skip to content

Fix FilePicker on Windows Unpackaged#10356

Merged
mattleibow merged 2 commits intomainfrom
dev/fix-10313
Sep 28, 2022
Merged

Fix FilePicker on Windows Unpackaged#10356
mattleibow merged 2 commits intomainfrom
dev/fix-10313

Conversation

@mattleibow
Copy link
Copy Markdown
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
@samhouts samhouts added the fixed-in-7.0.0-rc.2.6866 Look for this fix in 7.0.0-rc.2.6866! label Aug 2, 2024
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 fixed-in-7.0.0-rc.2.6866 Look for this fix in 7.0.0-rc.2.6866! platform/windows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FilePicker issues when using WindowsPackageType=None

3 participants