Hi!

I am using CBLite with COAX, HOAX library in my PhoneGap app using this - 
https://github.com/couchbaselabs/TodoLite-PhoneGap/blob/master/js/index.js. 
Currently  CoouchDB server database configuration is changed (It was 
related to authentication) and CBLite sync process stopped working because 
of this. Here CBLite plugin is initialised properly. But data 
synchronisation is not working at all.
I want to handle errors properly for this kind of scenario. So that 
whenever we get any bug or improper status from CBLIte sync process, we can 
console/notify error to user and developers. 
Do you have any idea from where I can get proper error or status codes of 
sync process here - 
https://github.com/couchbaselabs/TodoLite-PhoneGap/blob/master/js/index.js

Thanks!
Ami

-- 
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/3c0e8122-05c3-4728-9b87-0e4b4b5c3eec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to