1

I am using phonegap/cordova 2.1.0 framework for IOS app development. By default, phonegap looks for db in Library/Caches folder for IOS and in package_name/app_database/ for android.

My question is: can we change this and force the Phonegap to look for db in user defined location. For example, in iOS, I want the db to be created in /Documents folder, so can we let Phonegap search for db in that location and not /Library/Cache folder. If yes, how?

4

0 回答 0