I noticed this caveat with regards to the SyncGateway:

"It cannot operate on pre-existing Couchbase buckets with app data in them 
because Sync Gateway has its own document schema and needs to create and 
manage documents itself. You can migrate existing data by creating a new 
bucket for the gateway and then using the Sync REST API to move your 
documents into it via PUT requests. You can’t make changes to the Couchbase 
bucket directly. You have to go through the Sync Gateway API."

However, if I release a CouchbaseLite ios app to the appstore that only 
works to store data locally, can I later sync databases created on the 
mobile apps to a server without using the Sync REST API? Is there anything 
special that I need to configure so they can later be synced properly?

Thanks for all your help!
Ragu

-- 
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/5a96dbf1-9b2e-4d18-9dd9-245cfd644878%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to