Couch base lite database saving directory

480 views
Skip to first unread message

Raheel Mateen

unread,
Oct 1, 2014, 6:53:42 AM10/1/14
to mobile-c...@googlegroups.com
After creating a document in offline mode in couch base lite the document is store in locally ( in mobile ) after online the data is sync to couch server , so my question is that where is the locally database file how can i see that database .

Thiago Alencar

unread,
Oct 1, 2014, 9:04:04 AM10/1/14
to mobile-c...@googlegroups.com
It is on the documentation : http://developer.couchbase.com/mobile/develop/guides/couchbase-lite/native-api/manager/index.html

  • Android: The directory is the location returned by the Android Context object's getFilesDir().
  • iOS: Application Support/CouchbaseLite/
  • Mac OS: ~/Library/Application Support/com.example.YourAppBundleID/CouchbaseLite/

Thiago Alencar

unread,
Oct 1, 2014, 9:04:48 AM10/1/14
to mobile-c...@googlegroups.com
By the way, please search before asking!
Reply all
Reply to author
Forward
0 new messages