You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 16, 2019. It is now read-only.
Hi
Thanks for the much needed module. I'm trying to make it work but I'm having
"create file error: failed to create file at path " + path + " for its parent path may not exists"
path being /data/data/my_app_package/files/test.txt
/storage/emulated/0/data/data does exist and I even manually created the directory my_app_package to which I added directories files and cache.