Skip to content

Fix permissions in Windows#10477

Merged
mattleibow merged 1 commit intomainfrom
dev/win-permissions
Oct 4, 2022
Merged

Fix permissions in Windows#10477
mattleibow merged 1 commit intomainfrom
dev/win-permissions

Conversation

@mattleibow
Copy link
Copy Markdown
Member

Description of Change

Permissions no longer need to be declared in the manifests.

It is still useful to check using the correct APIs to detect if the user has manually disabled things.

Issues Fixed

Fixes #8842

Permissions no longer need to be declared in the manifests
@mattleibow mattleibow added this to the 7.0 milestone Oct 4, 2022
@jsuarezruiz jsuarezruiz added platform/windows area-essentials Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info labels Oct 4, 2022
@mattleibow mattleibow merged commit bf7fd79 into main Oct 4, 2022
@mattleibow mattleibow deleted the dev/win-permissions branch October 4, 2022 11:05
@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.

WinUI targets require location permissions set in manifest when asking for location

3 participants