I took it from the grocery-sync example but some months ago, shall I download the example again so that I check the changes?
On Thursday, May 29, 2014 5:02:28 PM UTC-5, Jens Alfke wrote: > > > On May 29, 2014, at 9:25 AM, Sandra <[email protected] <javascript:>> > 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/fd8b54d6-b2aa-403d-9e1c-222167383339%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
