Thanks, Todd — that looks like a pretty serious issue, and I think your colleague is correct in connecting the dots between that AFNetworking crash and what Couchbase Lite is doing. I think they and we both use "bound pairs" of streams, because that's the way to create an HTTP request whose body is an output stream you can write to. I've filed an issue in CBL-iOS, #424 <https://github.com/couchbase/couchbase-lite-ios/issues/424>.
Sadly no one involved in AFNetworking seems to have filed a bug report with Apple, or contacted Apple DTS. (Or if they did, they didn't add anything about it to the thread.) I've posted a question to the macnetworkprog mailing list, and if it's not a known issue I'll file a Radar. —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/2512E025-8EB8-4781-A858-D907421FEAA0%40mooseyard.com. For more options, visit https://groups.google.com/d/optout.
