Hello everybody,
I have created an app that saves a file in storage.
It works fine with Huawei mate 10, but when i tested with Samsung S20 this message appears and nothing saved:
/STORAGE/EMULATED/0/"folder amd file name": open failed: ENOENT (not such a file or directory)
I tried to create the folder manually, and the message changed as following:
/STORAGE/EMULATED/0/"folder amd file name": open failed: EPERM (operation not permitted).
Any ideas please?
Sirous