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/ On Wednesday, October 1, 2014 12:53:42 PM UTC+2, Raheel Mateen wrote: > > 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 . > -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/fc92623d-9afd-47dd-b151-044574001302%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
