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

Get message open failed: EPERM (Operation not permitted) on Android 11 API 30 #10

Open
tripexito opened this issue Oct 5, 2021 · 0 comments

Comments

@tripexito
Copy link

Hi everyone! after update phone to android 11 apps stop generating a CSV file on external storage using pathToWrite = ${RNFetchBlob.fs.dirs.SDCardDir}/Control.csv;. Before the update its working fine. Now I'm getting message "open failed: EPERM (Operation not permitted)".

Please help me to solve this issue. Thanks!

system and libraries information...
System:
OS: Windows 10 10.0.19042
CPU: (8) x64 Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz
Memory: 3.33 GB / 15.94 GB
Binaries:
Node: 12.13.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.12.3 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 4.6.1 - C:\Program Files\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK:
API Levels: 18, 23, 24, 25, 26, 27, 28, 29, 30, 31
Build Tools: 23.0.1, 25.0.1, 26.0.1, 27.0.3, 28.0.3, 29.0.0, 29.0.2, 30.0.2
System Images: android-24 | Google APIs Intel x86 Atom, android-30 | Google Play Intel x86 Atom
Android NDK: Not Found
Windows SDK: Not Found
IDEs:
Android Studio: Version 4.2.0.0 AI-202.7660.26.42.7486908
Visual Studio: 16.7.30621.155 (Visual Studio Community 2019)
Languages:
Java: 1.8.0_111
Python: 3.5.0
npmPackages:
@react-native-community/cli: Not Found
react: 16.13.1 => 16.13.1
react-native: 0.63.2 => 0.63.2
react-native-windows: Not Found
npmGlobalPackages:
react-native: Not Found

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

1 participant