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

Can't open from cdvfile #47

Open
thomasvanhorde opened this issue Apr 8, 2019 · 1 comment
Open

Can't open from cdvfile #47

thomasvanhorde opened this issue Apr 8, 2019 · 1 comment

Comments

@thomasvanhorde
Copy link

Hello,

I download a db file from URL with FileTransfert in cdvfile://localhost/persistent/medias/db/test.db

But I don't know how to load this downloaded file
What is the good parameters from name, iosDatabaseLocation ?

I try many value, all not work ..
window.sqlitePlugin.openDatabase({iosDatabaseLocation: 'Documents',name:"cdvfile://localhost/persistent/medias/db/test.db"})

When try to select my datas, no datas found.
I think is a created new DB and not load my file ..

Thanks for your help.

@brodycj
Copy link
Contributor

brodycj commented Dec 3, 2019

Custom database location is not currently supported on iOS, macOS ("osx"), or Windows.

My apologies for such a long delay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants