CouchbaseLite in Android: network timeout

I am using Couchbase Lite in my android app. Now, I have to handle the situation where the server is not responding / down or the device is not connected in some way. Being new I am not sure how to handle such a Connection Exception and will probably show a toast or something.

+3


source to share





All Articles