You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Is there an existing issue for this?
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
Link to public reproduction project repository
https://cworth33@dev.azure.com/cworth33/Public/_git/FileSaverBug_API33
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: