http://stackoverflow.com/questions/20822285/couchbase-lite-stops-syncing-when-an-app-resumes-from-background
answered Dec 30 '13 at 12:55
MonkeyBonkey
Looks like if I set the replication to "persistent" it resumes on app backgrounding
e.g._pull.persistent = YES;