This bit of code:

id<CBLAuthenticator> auth;
auth = [CBLAuthenticator basicAuthenticatorWithName: username
                                           password: password];

from:
http://developer.couchbase.com/mobile/develop/guides/couchbase-lite/native-api/replication/index.html

doesn't work. Doesn't recognise CBLAuthenticator.

-- 
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/bc6ed94a-4c6a-4048-9d96-6f8f1587d90d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to