Can phonegap plugin access the same SQLite database or localstorage with javascript code
Posted: Tue Aug 19, 2014 12:41 pm
Hello,
I have an app, which JS code will produce some data and store they in SQLite or localstorage. Can I write a phonegap plugin to read the data stored in the same SQlite database or localStorage?