How to package initial data with mobile app?

We are considering use of Couchbase Lite for iPhone app that needs ability to work offline and sync when online. We’d like to package an initial set of data with the application so that on first load, the user will not have to pull down all of the data.

What is recommended approach to handle this … essentially creating seed DB as part of Couchbase Lite with app install package?

We would then update the device DB when and if a connection is available.

Hi there, documentation related to this scenario is available here: http://docs.couchbase.com/couchbase-lite/cbl-ios/#installing-a-prebuilt-database