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

[BUG] FileSaver Permission Issues with Android 13.0 API 33 #1340

Closed
2 tasks done
cworth33 opened this issue Aug 12, 2023 · 2 comments
Closed
2 tasks done

[BUG] FileSaver Permission Issues with Android 13.0 API 33 #1340

cworth33 opened this issue Aug 12, 2023 · 2 comments
Labels
bug Something isn't working unverified

Comments

@cworth33
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Did you read the "Reporting a bug" section on Contributing file?

Current Behavior

FileSaver.Default.SaveAsync always returns false result with exception message "Microsoft.Maui.ApplicationModel.PermissionException: Storage permission is not granted"

Expected Behavior

FileSaver.Default.SaveAsync should be able to work out of the box with android 13.0 and API 33.

Steps To Reproduce

  1. Open and run solution for reproduction repo
  2. Click the "Click Me" button

Link to public reproduction project repository

https://cworth33@dev.azure.com/cworth33/Public/_git/FileSaverBug_API33

Environment

- .NET MAUI CommunityToolkit: 5.3.0
- OS: Android 13.0 API Level 33
- .NET MAUI:

Anything else?

No response

@cworth33 cworth33 added bug Something isn't working unverified labels Aug 12, 2023
@cworth33 cworth33 changed the title [BUG] [BUG] FileSaver Permission Issues with Android 13.0 API 33 Aug 12, 2023
@VladislavAntonyuk
Copy link
Collaborator

The issue is with permissions api, not filesaver

@VladislavAntonyuk VladislavAntonyuk closed this as not planned Won't fix, can't repro, duplicate, stale Aug 12, 2023
@VladislavAntonyuk
Copy link
Collaborator

#998

@github-actions github-actions bot locked and limited conversation to collaborators Nov 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working unverified
Projects
None yet
Development

No branches or pull requests

2 participants