Couchbase Lite Cordova Plugin - Windows Support

Hey guys,

We’re working on a Cordova app targeting Android, iOS, and Windows desktop platforms. So far everything I have seen about the Couchbase Lite Cordova plugin mentions it only works for Cordova apps targeting either Android or iOS.

Do you know if there are plans to support Windows desktop Cordova apps? Or is this something we should attempt to look into ourselves? It looks like implementing the Manager code wouldn’t be too bad for us to try on our own, but I was just hoping someone could point me in the right direction.

Thanks!

Hi,

We currently don’t support Cordova on Windows. We do support a Java implementation of CBL. Combining that to work with Cordova should amount to making a pretty thin wrapper. Unfortunately we don’t have the resources right now to prioritize that for testing, release, and all the other overhead that comes with official support.

Give it a look and let us know what questions you have.

Hod