storesafe / cordova-sqlcipher-adapter

A Cordova/PhoneGap plugin to create and access encrypted databases on Android, iOS, and Windows with API similar to HTML5/Web SQL API
Other
89 stars 55 forks source link

Is it possible to give public location to save sqlite database in both android and iOS #105

Open ncomo11 opened 4 years ago

ncomo11 commented 4 years ago

Is it possible to create database in public location like Download Folder or in root//test.db ?