storesafe / cordova-sqlite-evcore-extbuild-free

Cordova sqlite plugin with Android performance enhancements for PhoneGap Build, GPL v3 or commercial license options
Other
24 stars 13 forks source link

The size of the pre-populated external sqlite database #41

Closed 543802360 closed 5 years ago

543802360 commented 5 years ago

hello, I have Encountered a big problem,is the size of the pre-populated external sqlite database important? now, when the db size is 10MB, it's ok to open it ; but when the db size is 100MB, it's failed to open it.My app may need the db size several GB, so what can I do for this? Hope for your help, thank you

brodybits commented 5 years ago

A reproduction demo would be extremely helpful, https://github.com/brodybits/cordova-sqlite-ext-bootstrap-starter-app is the recommended starting point.

Marked as an enhancement for testing at some point in the future. Priority goes to paid customers, please contact sales@litehelpers.net for more information.

543802360 commented 5 years ago

Thank you for your reply.now I can open a 1.7GB mbtiles file