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

question on multiple plugins data corruption warning #776

Open
sido420 opened this issue Apr 25, 2018 · 3 comments
Open

question on multiple plugins data corruption warning #776

sido420 opened this issue Apr 25, 2018 · 3 comments

Comments

@sido420
Copy link

sido420 commented Apr 25, 2018

Thanks for providing this plugin.

I'm about to use this or SqlCipher plugin for my Cordova hobby project. I'm planning to use the plugin for normal usage ie. accessing sqlite db. However, I'm also going to use localforage's sqlite driver plugin that uses this plugin to access some of the sqlite data (ref: https://github.com/thgreasi/localForage-cordovaSQLiteDriver)

Do you see/know of any issues with this approach? It looks like there wont be any issues since LF driver does not hit the db directly but wanted to be doubly sure.

@brodycj
Copy link

brodycj commented Apr 25, 2018

Answer is in storesafe/cordova-sqlite-storage-help#44, will be documented when I get a chance.

I would also like to add a reminder that the results of installing multiple sqlite plugin versions such as cordova-sqlite-storage, cordova-sqlcipher-adapter, cordova-plugin-sqlite-2, etc. are UNDEFINED, may result in build error, crash, or data loss issues as discussed in #719 (comment).

@brodycj
Copy link

brodycj commented May 4, 2018

Reopening this as a documentation issue

@brodycj brodycj reopened this May 4, 2018
@brodycj
Copy link

brodycj commented May 4, 2018

data loss issues as discussed in #719 (comment)

including multiple sqlite problem discussed in #626, other possible forms of data loss, etc. etc. Will be documented. References for #626:

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