Books/Tutorials on Couchbase Lite for iOS

I’m also new to CBL in iOS and although most of the documentation and sample code is Objective-C what was really useful to me was to understand the concepts first. The online training videos are great for that purpose, so I suggest you start there and then look at the sample code in the Github repo. Since you can use the CBL SDK in Swift then it becomes a matter of knowing Swift but at least you have the main concepts down.

1 Like