itinance / itinance/react-native-fs
Bug Saving files is not possible in storage
Open
question
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
@itinance :
Bug Saving files is not possible in storage
Hi, on android, I try to save a file in the following path:
`/storage/emulated/0/` Or `/storage/emulated/0/name_dir`
The file is not saved, where am I doing wrong?
If instead the path is of the type:
`/storage/emulated/0/Android/data/com.nameApp/`
Then the file is saved.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.