Do you know any Universal Windows Platform (UWP) Couchbase.Lite “Hello World” code sample ?
I have tried to adapt parts of travel-sample to UWP but I was not successful. I am looking for the simplest way to start using Couchbase.Lite in UWP. A Hello World would be perfect, but any other UWP code that uses Couchbase.Lite also is fine.
There wasn’t a lot of work put into the backgrounding behavior of the various platforms so the answer to most questions like this is “because that’s the way it is” basically. It’s not a single source of truth about how to do specific tasks like handing background transitions, etc, and more of an introduction to how you can use Couchbase Logic to aid a business logic scenario.