I'm trying to include a SQLite database with a phonegap native application, I've seen a couple of methods that would work. However from looking at this recent post, it seems that these will pose a problem when submitting apps.
The guy who posted this and others have suggested the Phonegap SQLite plugin will allow me to include a pre-populated SQLite DB with my app.
Can anyone please confirm this and point out how exactly I achieve the pre-populated database? It doesn't seem to work with phonegap 1.2.
If it does allow me to create a pre-populated DB I'll switch to an earlier phonegap.