Couchbase-Ecosystem / cbl-ionic

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

updated to fix issue with documentIds in Android #29

Closed biozal closed 3 months ago

biozal commented 3 months ago

This fixes the issue that was put in with Android where if you send a mutable document without a documentId set (blank) it won't auto assign one.