Storage Permission is not working in Android 13..Below Android 13 it is working fine

Sk 66 Reputation points
2024-02-29T08:37:24.91+00:00

In Xamarin forms Android targeting 13 ,unable to get storage permission .Below Android 13 it is working fine.

In android 13 it was not showing storage permission in Settings permission list also.

Can anyone please help me

And I am giving permissions in android.manifest is User's image In Mainactivity

User's image

Below is my code snippet User's image User's image

Developer technologies | .NET | Xamarin
Developer technologies | C#
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-03-01T06:38:04.3533333+00:00

    Hello,

    Please update your Xamarin.Essential to 1.7.5 or later.

    I test in Android 13 with Xamarin.Essentials 1.8.1 and Xamarin.Forms 5.0.0.2622. It is working as normal.

    Best Regards,

    Leon Lu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.