Couchbase-Ecosystem / cbl-ionic

Ionic Capacitor plugin for Couchbase Lite Enterprise >= (3.2)
https://cbl-ionic.dev/
Apache License 2.0
3 stars 1 forks source link

Add Replicator support for isDocumentPending API for both iOS and Android #54

Closed biozal closed 5 months ago

biozal commented 5 months ago

Add support for the replicator's isDocumentPending API: https://docs.couchbase.com/mobile/3.1.7/couchbase-lite-swift/Classes/Replicator.html#/s:18CouchbaseLiteSwift10ReplicatorC17isDocumentPending_10collectionSbSS_AA10CollectionCtKF

https://docs.couchbase.com/mobile/3.1.8/couchbase-lite-android/com/couchbase/lite/AbstractReplicator.html#isDocumentPending(java.lang.String)