[ad_1]
I was searching for a way to get the device downloads folder for both Android and iOS to save files directly in it, but the answers were inconsistent and works on some devices and doesn’t work for others, e.g. /storage/emulated/0/Download/
and /sdcard/download/
.. Also the package that used to do it is discontinued and have issues path_provider_28
So is there a way to get the downloads path no matter the case and the device is?
[ad_2]