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

OS Error: Permission denied, errno = 13 #818

Closed
RoyalCoder88 opened this issue Mar 23, 2022 · 1 comment
Closed

OS Error: Permission denied, errno = 13 #818

RoyalCoder88 opened this issue Mar 23, 2022 · 1 comment

Comments

@RoyalCoder88
Copy link

🐛 Bug Report

Version: permission_handler 9.2.0

Platform:

  • [ √] 🤖 Android
  • OS Version: 11

Flutter doctor:
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 2.10.1, on Microsoft Windows [Version 10.0.22000.556], locale en-GB)
[√] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
[√] Chrome - develop for the web
[√] Visual Studio - develop for Windows (Visual Studio Build Tools 2019 16.11.10)
[√] Android Studio (version 2020.3)
[√] VS Code (version 1.65.2)
[√] Connected device (5 available)
[√] HTTP Host Availability

Hi friends I'm trying to get files from my phone in a simple flutter project I get these errors:

[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: FileSystemException: Directory listing failed, path = '/storage/emulated/0/Android/data' (OS Error: Permission denied, errno = 13)

I tried a lot of fixes in Android Manifest change code etc. nothing :( can you please help me with it? Thanks in advance!

@mvanbeusekom
Copy link
Member

Duplicate of #313

@mvanbeusekom mvanbeusekom marked this as a duplicate of #313 Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants