Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(A Document Being Saved By MyApp X) empty folder on the filesystem #151

Open
vadbertalan opened this issue Oct 3, 2023 · 0 comments
Open

Comments

@vadbertalan
Copy link

Every time I open a file, an empty folder, named (A Document Being Saved By MyAppName X) is being created in the same directory, where X is an incremental number => each time a file is opened, a new folder is being created and X is incremented by one. As I understood it is created by the OS and it should be removed automatically, but it's not what happens, because it stays there for good.

My setup:
Simulator, Iphone 14 Pro Max, iOS 16.4

"react-native-document-picker": "^9.0.1",
"react-native-file-viewer": "^2.1.5",
"react-native-fs": "^2.20.0",
"react-native": "0.72.4",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant