itinance / itinance/react-native-fs

Not able to get actual SD CARD path

Open
#672 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
5k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

Hello,

I am not getting the path of Sdcard.
By using the command "RNFetchBlob.fs.dirs.SDCardDir;" i am getting the wrong path "/storage/emulated/0".
Actual path of the Sd card is "/storage/83AA-1AF4" where "83AA-1AF4" is the name of the sd card which obviously differs from card to card.
If there is NO way to get the path of the sd card?
At least are there any ways, where we can change the name of the sd card and then hardcode the name like this "/storage/HardcodedName".

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.