I want update some documents when my application becomes background. For it I use method "beginBackgroundTaskWithExpirationHandler". Is it safety to change my database in background thread although the database was created in main thread? Can I read from database using CBLQuery in background?
-- 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/643f2156-4f77-4b3d-8feb-528fef8bff5a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
