I managed to get this working on a clean project, so it was a project-related problem. Maybe because I was using Cocoapods?
However, I'm now having problems accessing the views. What's the view naming scheme I should use? This code doesn't return a view: CBLView *myView = [self.database existingViewNamed:@"designdocumentname/viewname"]; -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/78c70747-83ef-4749-96d0-360d21aef2b3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
