> On May 16, 2015, at 2:54 PM, Jens Alfke <[email protected]> wrote: > > For some reason this method was accidentally not made public in iOS. I’ve > just filed an issue > <https://github.com/couchbase/couchbase-lite-ios/issues/712>. I’ll see if > there’s time to get it into 1.1 (there should be, as it’s a trivial change to > mark the method public.)
Oops, I was wrong: View.updateIndex is not an official part of the public API. It just happens to be public in the Java implementation. —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/B5C8801D-7683-4E55-B908-FAB8C5B00805%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
