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

feat(iOS): read sqlite fie from files app which location is "On my iPhone" or iCloud path #337

Closed
aquarius-wing opened this issue Oct 20, 2022 · 2 comments

Comments

@aquarius-wing
Copy link

Request

I want capacitor can reader the sqlite file out side the app, just like device itself filesystem, and connected filesystem like nas.

The way I try

I read the capacitor api doc, and none of FilesystemDirectory's value can read or save sqlite out side the app.
If there is another way to get through it, please tell me.

Wish

The app I want to build, just like obsidian iOS app which can read files in any directory of iCloud.

@jepiqueau
Copy link
Collaborator

@aquarius-wing i saw your comment. I do not think i will look at this as for me the database are application dependent and having database share on the iCloud path is not really a good idea for security. Developers were asking to have under Library and not documents folder just because the documents folder is shared on iCloud.

@aquarius-wing
Copy link
Author

I see, thank you.

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

2 participants