Quantcast
Channel: Mobile - Couchbase Forums
Viewing all articles
Browse latest Browse all 1119

Delete a database after stopping the sync not working

$
0
0

Hi,

I want to delete a database but so far, I cant with this error:

Cannot delete the database. Please stop all of the replicators before closing the database.

I am doing:

  replicator.stop();
 database.delete()

I am stopping it but it looks like it is deleting it before(?) it is stopped. I am totally new to Java and using cbl with android with javascript.

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 1119

Trending Articles