What's best practise for properly monitoring the syncing between an app's Couchbase Lite database and a remote Couchbase Server?
In each of my app's views (i.e. in each view controller) I plan to add an observer to NSNotificationCenter. Each observer would monitor sync progress, check for sync errors and alert the user if need be (without bombarding them with error messages). Is this a reasonable approach? Is there a way to avoid having to do this for each view controller? -- 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/2a04cf3f-4396-4cb3-8b1d-7903542516eb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
