On May 29, 2014, at 9:25 AM, Sandra <[email protected]> wrote: > NSArray* repls = [self.database replicationsWithURL: newRemoteURL > exclusively: YES]; > it's not compiling, the error says: > No visible @interface for `CBLDatabase` declares the selector > 'replicationsWithURL: exclusively`
That's an old method that was deprecated and then removed during the beta cycle. What code are you trying to compile? --Jens -- 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/B4B70E58-A431-4EB0-9E5B-E15340722239%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
