> On Mar 26, 2015, at 8:09 PM, Christoph Berlin <[email protected]> > wrote: > > Do you have any idea when this custom cookie storage will make it into the > release? Next one?
It isn’t in 1.0.4 (which should be released in the next day or two). The next milestone after that is 1.1, which on iOS has a megaton of major changes and is at least a month away. It’s possible you could create a custom build by checking out the v1.0.4 tag and cherry-picking the commit that added the cookie store, but there might be a lot of merge conflicts to work out. Your workaround of manually removing cookies from the OS cookie store sounds reasonable. You don’t have to get rid of all of them, just the ones with the server’s hostname. —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/3B1E962D-61B1-4145-94B4-AF0E1CDA21E2%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
