Articles in this section
Category / Section

How to enable access permission in UWP Application?

1 min read

Description:

When you try to save image in device’s gallery by using image editor, the application may get crash. By default, the application does not have permission to access images in device. To resolve this crash, follow the given steps.

Solution:

To resolve this application crash in UWP, you should enable permission for images in UWP project.

 

Refer the following steps to enable permission

Step 1: Right-click the UWP project and select Properties.

 

Select properties by right clicking the UWP project

 

 

 

 

Step 2: Click Package Manifest and go to Capabilities menu

 

Click Package Manifest

 

 

 

 

Step 3: Please ensure that the Pictures Library has been checked under Capabilities

 

 

Check Picture Library

 

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied