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

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -