What is the location in which I can find Couchbase lite location in IOS 8.3? -


need install pre-built couches lite database in ios application, need locate database's .cblite file.

when go [[nsbundle mainbundle] bundlepath] . cannot find anything.

you can use http://simpholders.com/ locate application folder in simulator running app couchbase lite.

the cblite file , folder store attachments in folder returned simpholders in library/application support/couchbaselite.

once have canned database, see documentation guide use resource in app , set replacedatabasenamed:withdatabasefile:withattachments:error: method.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -