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

Unable to access Read and Write permissions from external storage #279

Open
dhileep47 opened this issue May 31, 2024 · 0 comments
Open

Unable to access Read and Write permissions from external storage #279

dhileep47 opened this issue May 31, 2024 · 0 comments

Comments

@dhileep47
Copy link

Environment

System:
OS: Windows 11 10.0.22631
CPU: (8) x64 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
Memory: 6.54 GB / 15.73 GB
Binaries:
Node:
version: 20.10.0
path: C:\Program Files\nodejs\node.EXE
Yarn: Not Found
npm:
version: 10.2.5
path: C:\Program Files\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK: Not Found
Windows SDK:
AllowDevelopmentWithoutDevLicense: Enabled
IDEs:
Android Studio: AI-231.9392.1.2311.11076708
Visual Studio: Not Found
Languages:
Java: 17.0.8
Ruby: Not Found
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 18.2.0
wanted: 18.2.0
react-native:
installed: 0.73.1
wanted: 0.73.1
react-native-windows: Not Found
npmGlobalPackages:
"react-native": Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: Not found
newArchEnabled: Not found

Description

I am experiencing an issue with accessing read and write external storage file permissions in my React Native application. Despite adding the necessary permissions in the AndroidManifest.xml file, the app is unable to read or write to external storage.I have verified that the permissions are correctly listed in the AndroidManifest.xml.I have tried cleaning and rebuilding the project, but the issue remains.

@dhileep47 dhileep47 changed the title Unable to access Read and Write permissons from external storage Unable to access Read and Write permissions from external storage May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant